CMakeLists.txt 109 B

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