~larryprice/libertine/system-settings-plugin

« back to all changes in this revision

Viewing changes to data/CMakeLists.txt

  • Committer: Larry Price
  • Date: 2016-10-07 18:58:30 UTC
  • Revision ID: larry.price@canonical.com-20161007185830-a8hghai1l9nm5z1e
Update .desktop file as well

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
set(CMAKE_INSTALL_SYSCONFDIR "/etc")
2
2
 
3
 
install(FILES libertine.desktop
 
3
install(FILES libertine-manager-app.desktop
4
4
        DESTINATION ${CMAKE_INSTALL_DATADIR}/applications)
5
5
install(FILES libertine_64.png libertine-lxc.conf
6
6
  DESTINATION ${CMAKE_INSTALL_DATADIR}/${CMAKE_PROJECT_NAME})