~sschuhmann/atlas-maps/trunk

« back to all changes in this revision

Viewing changes to data/CMakeLists.txt

  • Committer: Steffen Schuhmann
  • Date: 2015-01-04 21:01:37 UTC
  • Revision ID: schuhmannsteffen+launchpad@mailbox.org-20150104210137-rr6k5wrt6y9vezg7
Search option placeholder added

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
install (FILES atlas.desktop DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/applications)
2
 
install (FILES LocationMarker.svg DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/${CMAKE_PROJECT_NAME})
 
2
install (FILES icons/LocationMarker.svg DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/${CMAKE_PROJECT_NAME})
 
3
install (FILES icons/atlas.png DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/icons/hicolor/apps/${CMAKE_PROJECT_NAME})