Skip to content

Commit 641edcb

Browse files
committed
Fixed world.tif install
1 parent 4408185 commit 641edcb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/plugins/globe/CMakeLists.txt

+3
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,8 @@ INSTALL(TARGETS globeplugin
6969
RUNTIME DESTINATION ${QGIS_PLUGIN_DIR}
7070
LIBRARY DESTINATION ${QGIS_PLUGIN_DIR})
7171

72+
INSTALL (FILES images/world.tif
73+
DESTINATION ${QGIS_DATA_DIR}/globe)
74+
7275
INSTALL (DIRECTORY data images/gui
7376
DESTINATION ${QGIS_DATA_DIR}/globe)

0 commit comments

Comments
 (0)