Skip to content

Commit 24b6b0c

Browse files
committed
[Plugin Manager] Forgotten CMake entry. Following c490688
1 parent c490688 commit 24b6b0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ INSTALL(FILES srs.db qgis.db symbology-ng-style.db spatialite.db customization.x
22
DESTINATION ${QGIS_DATA_DIR}/resources)
33
INSTALL(DIRECTORY cpt-city-qgis-min DESTINATION ${QGIS_DATA_DIR}/resources)
44
INSTALL(DIRECTORY jQuery DESTINATION ${QGIS_DATA_DIR}/resources)
5+
INSTALL(DIRECTORY plugin_manager DESTINATION ${QGIS_DATA_DIR}/resources)
56

67
ADD_SUBDIRECTORY(context_help)
78
ADD_SUBDIRECTORY(function_help)

0 commit comments

Comments
 (0)