mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
5 lines
270 B
CMake
5 lines
270 B
CMake
INSTALL(FILES srs.db qgis.db symbology-style.xml spatialite.db customization.xml
|
|
DESTINATION ${QGIS_DATA_DIR}/resources)
|
|
INSTALL(DIRECTORY cpt-city-qgis-min DESTINATION ${QGIS_DATA_DIR}/resources)
|
|
INSTALL(DIRECTORY themes DESTINATION ${QGIS_DATA_DIR}/resources)
|