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

ENH: fix clear copy/paste error

parent 4f7d4a62
No related branches found
No related tags found
No related merge requests found
......@@ -280,10 +280,6 @@ ENDIF(NOT OTB_INSTALL_NO_LIBRARIES)
IF(NOT OTB_INSTALL_NO_DEVELOPMENT)
INSTALL(FILES ${__files1} ${__files2}
DESTINATION ${OTB_INSTALL_INCLUDE_DIR_CM24}/BasicFilters
COMPONENT Development)
FILE(GLOB __files0 "${CMAKE_CURRENT_SOURCE_DIR}/src/kml/*.h")
INSTALL(FILES ${__files0}
DESTINATION ${OTB_INSTALL_INCLUDE_DIR_CM24}/Utilities/otbkml/kml
......
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