Skip to content
Snippets Groups Projects
Commit 3ed05711 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

BUG: files missing to use ENABLE_SHARED in remote modules

parent 0f098e01
No related branches found
No related tags found
No related merge requests found
......@@ -401,6 +401,8 @@ install(FILES ${OTB_BINARY_DIR}/CMakeFiles/OTBConfig.cmake
CMake/OTBStandaloneModuleMacros.cmake
CMake/OTBModuleExternal.cmake
CMake/UseOTB.cmake
CMake/GenerateExportHeaderCustom.cmake
CMake/exportheader.cmake.in
DESTINATION ${OTB_INSTALL_PACKAGE_DIR}
COMPONENT Development)
get_property(OTBTargets_MODULES GLOBAL PROPERTY OTBTargets_MODULES)
......
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