1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00
Files
opencv/include/CMakeLists.txt
T
Alexander Alekhin 9097ccf515 drop legacy headers
2018-09-10 08:33:16 +00:00

4 lines
109 B
CMake

install(FILES "opencv2/opencv.hpp"
DESTINATION ${OPENCV_INCLUDE_INSTALL_PATH}/opencv2
COMPONENT dev)