mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
Fixed lcense and readme filenames after TBB update
This commit is contained in:
parent
e0b489e917
commit
facb66b8a7
2
3rdparty/tbb/CMakeLists.txt
vendored
2
3rdparty/tbb/CMakeLists.txt
vendored
@ -169,6 +169,6 @@ ocv_install_target(tbb EXPORT OpenCVModules
|
||||
OPTIONAL
|
||||
)
|
||||
|
||||
ocv_install_3rdparty_licenses(tbb "${tbb_src_dir}/LICENSE" "${tbb_src_dir}/README")
|
||||
ocv_install_3rdparty_licenses(tbb "${tbb_src_dir}/LICENSE.txt" "${tbb_src_dir}/README.md")
|
||||
|
||||
ocv_tbb_read_version("${tbb_src_dir}/include" tbb)
|
||||
|
Loading…
Reference in New Issue
Block a user