Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Scott authored Sep 16, 2018
1 parent 8d5a11b commit 39cdc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ add_executable(com.github.philip-scott.notes-up ${VALA_C} ${generated_resources}
install(TARGETS com.github.philip-scott.notes-up RUNTIME
DESTINATION bin)

install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/com.github.philip_scott.notes_up.appdata.xml
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
Expand Down

0 comments on commit 39cdc4a

Please sign in to comment.