Skip to content

Commit

Permalink
[Plugin Manager] Forgotten CMake entry. Following c490688
Browse files Browse the repository at this point in the history
  • Loading branch information
borysiasty committed Jun 9, 2013
1 parent c490688 commit 24b6b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/CMakeLists.txt
Expand Up @@ -2,6 +2,7 @@ INSTALL(FILES srs.db qgis.db symbology-ng-style.db spatialite.db customization.x
DESTINATION ${QGIS_DATA_DIR}/resources)
INSTALL(DIRECTORY cpt-city-qgis-min DESTINATION ${QGIS_DATA_DIR}/resources)
INSTALL(DIRECTORY jQuery DESTINATION ${QGIS_DATA_DIR}/resources)
INSTALL(DIRECTORY plugin_manager DESTINATION ${QGIS_DATA_DIR}/resources)

ADD_SUBDIRECTORY(context_help)
ADD_SUBDIRECTORY(function_help)

0 comments on commit 24b6b0c

Please sign in to comment.