0
0
mirror of https://github.com/opencv/opencv.git synced 2026-01-18 17:21:42 +01:00
Files
opencv/include/CMakeLists.txt
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)