mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
Install cvconfig.h file
This commit is contained in:
parent
3136010e1a
commit
e936670571
@ -1,5 +1,6 @@
|
||||
# platform-specific config file
|
||||
configure_file("${OpenCV_SOURCE_DIR}/cmake/templates/cvconfig.h.in" "${OPENCV_CONFIG_FILE_INCLUDE_DIR}/cvconfig.h")
|
||||
install(FILES "${OPENCV_CONFIG_FILE_INCLUDE_DIR}/cvconfig.h" DESTINATION ${OPENCV_INCLUDE_INSTALL_PATH}/opencv2 COMPONENT dev)
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# opencv_modules.hpp based on actual modules list
|
||||
|
Loading…
Reference in New Issue
Block a user