Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
66beb442
Commit
66beb442
authored
Oct 22, 2013
by
Roman Donchenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Applied a change from
555c505b
to 3rdparty/tbb/CMakeLists.txt.
Odd that it wasn't merged automatically...
parent
779acfa7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
3rdparty/tbb/CMakeLists.txt
+1
-1
No files found.
3rdparty/tbb/CMakeLists.txt
View file @
66beb442
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment