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

ENH: unrelevant CMake directives

parent d1000ac8
No related branches found
No related tags found
No related merge requests found
file(GLOB INSTALLER_FILES *.py)
set(INSTALLER_FILES ${INSTALLER_FILES})
add_custom_target(otb ALL)
install(FILES ${INSTALLER_FILES} DESTINATION ${QGIS_DATA_DIR}/python/plugins/otb)
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