Skip to content

Commit

Permalink
Merge pull request #102 from btkostner/patch-1
Browse files Browse the repository at this point in the history
Update CMakeLists.txt
  • Loading branch information
Philip-Scott authored Apr 20, 2017
2 parents 55a849c + 796d701 commit a5252aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ add_dependencies(notes-up
install(TARGETS notes-up RUNTIME
DESTINATION bin)

install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/com.github.philip-scott.notes-up.appdata.xml
DESTINATION ${DATADIR}/metainfo/)

install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/com.github.philip-scott.notes-up.desktop
DESTINATION ${DATADIR}/applications/)

Expand Down

0 comments on commit a5252aa

Please sign in to comment.