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

COMP: missing parenthesis

parent 21896c7d
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,6 @@
function(install_qgis_bindings)
if(HAVE_QGIS)
install(DIRECTORY ${SUPERBUILD_INSTALL_DIR}/descriptors
DESTINATION ${PKG_STAGE_DIR}
DESTINATION ${PKG_STAGE_DIR})
endif()
endfunction()
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