Add install component for 3rdparty libraries licenses
authorMaksim Shabunin <maksim.shabunin@gmail.com>
Mon, 26 Feb 2018 18:10:21 +0000 (21:10 +0300)
committerMaksim Shabunin <maksim.shabunin@gmail.com>
Tue, 6 Mar 2018 13:32:30 +0000 (16:32 +0300)
commit7bbe002a2f60d7865467e920e59b6d134e1cf9fd
treedaacb47a5b34ab364d4399b04d7fb32150889979
parent09f0ecdf7a5aeb494aeaf825bfaf4b9147a05c1f
Add install component for 3rdparty libraries licenses
17 files changed:
3rdparty/cpufeatures/CMakeLists.txt
3rdparty/include/opencl/LICENSE.txt [new file with mode: 0644]
3rdparty/ittnotify/CMakeLists.txt
3rdparty/libjasper/CMakeLists.txt
3rdparty/libjpeg/CMakeLists.txt
3rdparty/libpng/CMakeLists.txt
3rdparty/libtiff/CMakeLists.txt
3rdparty/openexr/CMakeLists.txt
3rdparty/protobuf/CMakeLists.txt
3rdparty/tbb/CMakeLists.txt
3rdparty/zlib/CMakeLists.txt
cmake/OpenCVDetectOpenCL.cmake
cmake/OpenCVFindIPP.cmake
cmake/OpenCVFindIPPIW.cmake
cmake/OpenCVUtils.cmake
modules/core/3rdparty/SoftFloat/COPYING.txt [new file with mode: 0644]
modules/core/CMakeLists.txt