Skip to content

Commit

Permalink
Fixed world.tif install
Browse files Browse the repository at this point in the history
  • Loading branch information
pka committed Jul 5, 2011
1 parent 4408185 commit 641edcb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/plugins/globe/CMakeLists.txt
Expand Up @@ -69,5 +69,8 @@ INSTALL(TARGETS globeplugin
RUNTIME DESTINATION ${QGIS_PLUGIN_DIR}
LIBRARY DESTINATION ${QGIS_PLUGIN_DIR})

INSTALL (FILES images/world.tif
DESTINATION ${QGIS_DATA_DIR}/globe)

INSTALL (DIRECTORY data images/gui
DESTINATION ${QGIS_DATA_DIR}/globe)

0 comments on commit 641edcb

Please sign in to comment.