Skip to content

Commit

Permalink
Applied a change from 555c505 to 3rdparty/tbb/CMakeLists.txt.
Browse files Browse the repository at this point in the history
Odd that it wasn't merged automatically...
  • Loading branch information
Roman Donchenko committed Oct 23, 2013
1 parent 779acfa commit 66beb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/tbb/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66beb44

Please sign in to comment.