Applied a change from 555c505b to 3rdparty/tbb/CMakeLists.txt.

Odd that it wasn't merged automatically...
This commit is contained in:
Roman Donchenko 2013-10-22 19:13:13 +04:00
parent 779acfa715
commit 66beb44286

View File

@ -231,7 +231,7 @@ if(ENABLE_SOLUTION_FOLDERS)
set_target_properties(tbb PROPERTIES FOLDER "3rdparty")
endif()
install(TARGETS tbb EXPORT OpenCVModules
ocv_install_target(tbb EXPORT OpenCVModules
RUNTIME DESTINATION ${OPENCV_BIN_INSTALL_PATH} COMPONENT main
LIBRARY DESTINATION ${OPENCV_LIB_INSTALL_PATH} COMPONENT main
ARCHIVE DESTINATION ${OPENCV_3P_LIB_INSTALL_PATH} COMPONENT main