Skip to content
Snippets Groups Projects
Commit ffadd140 authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH : bad variable name used

parent f0551886
Branches
Tags
No related merge requests found
......@@ -95,10 +95,9 @@ IF(NOT OTB_INSTALL_NO_DEVELOPMENT)
DESTINATION ${OTB_INSTALL_INCLUDE_DIR_CM24}/Utilities/otbliblas/include/liblas/external/property_tree
COMPONENT Development)
FILE(GLOB __files5 "${CMAKE_CURRENT_SOURCE_DIR}/include/liblas/external/property_tree/detail/*.hpp")
INSTALL(FILES ${__files4}
INSTALL(FILES ${__files5}
DESTINATION ${OTB_INSTALL_INCLUDE_DIR_CM24}/Utilities/otbliblas/include/liblas/external/property_tree/detail
COMPONENT Development)
ENDIF(NOT OTB_INSTALL_NO_DEVELOPMENT)
ENDIF(NOT OTB_DISABLE_UTILITIES_COMPILATION)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment