Skip to content

Commit

Permalink
Fix CMakeLists for building API
Browse files Browse the repository at this point in the history
  • Loading branch information
slarosa committed Sep 11, 2012
1 parent 1dc7ce9 commit 84566b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/api/CMakeLists.txt
@@ -1,2 +1,2 @@
FILE(GLOB API_FILES *.api)
FILE(GLOB API_FILES *.pap)
INSTALL(FILES ${API_FILES} DESTINATION ${QGIS_PYTHON_DIR}/api)

0 comments on commit 84566b6

Please sign in to comment.