Skip to content
Snippets Groups Projects
Commit 127edea4 authored by Julien Malik's avatar Julien Malik
Browse files

COMP: install otbConfigure.h

parent e5828ed5
No related branches found
No related tags found
No related merge requests found
...@@ -9,3 +9,9 @@ set(OTBCommon_INCLUDE_DIRS ...@@ -9,3 +9,9 @@ set(OTBCommon_INCLUDE_DIRS
set(OTBCommon_LIBRARIES OTBCommon) set(OTBCommon_LIBRARIES OTBCommon)
otb_module_impl() otb_module_impl()
install(FILES
${OTBCommon_BINARY_DIR}/otbConfigure.h
DESTINATION ${OTBCommon_INSTALL_INCLUDE_DIR}
COMPONENT Development
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment