cmake: introduce setup_vars scripts
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Thu, 1 Nov 2018 01:37:40 +0000 (01:37 +0000)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 1 Nov 2018 14:38:40 +0000 (17:38 +0300)
commitfbe41703e4bf6cf57acd2e5411d8460767acef8e
tree4909f090f2555316c69cca6686f2d209fb185c3c
parenta1816e8c77f6eaefd839509de07f3b9862e19dcb
cmake: introduce setup_vars scripts

- CMake install COMPONENT: "scripts"
CMakeLists.txt
cmake/OpenCVGenSetupVars.cmake [new file with mode: 0644]
cmake/OpenCVUtils.cmake
cmake/templates/setup_vars_linux.sh.in [new file with mode: 0644]
cmake/templates/setup_vars_macosx.sh.in [new file with mode: 0644]
cmake/templates/setup_vars_win32.cmd.in [new file with mode: 0644]