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

ENH: install the helper cmake file to create applications

parent badc0b15
No related branches found
No related tags found
No related merge requests found
......@@ -340,6 +340,8 @@ IF(NOT OTB_INSTALL_NO_DEVELOPMENT)
${OTB_BINARY_DIR}/OTBLibraryDepends.cmake
${OTB_BINARY_DIR}/UseOTB.cmake
${OTB_SOURCE_DIR}/CMake/FindOpenThreads.cmake
${OTB_SOURCE_DIR}/CMake/OTBParseArguments.cmake
${OTB_SOURCE_DIR}/CMake/OTBWrapperMacros.cmake
DESTINATION ${OTB_INSTALL_PACKAGE_DIR_CM24}
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