Skip to content

Commit 39cdc4a

Browse files
authored
Update CMakeLists.txt
1 parent 8d5a11b commit 39cdc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ add_executable(com.github.philip-scott.notes-up ${VALA_C} ${generated_resources}
146146
install(TARGETS com.github.philip-scott.notes-up RUNTIME
147147
DESTINATION bin)
148148

149-
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/com.github.philip_scott.notes_up.appdata.xml
149+
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/com.github.philip-scott.notes-up.appdata.xml
150150
DESTINATION ${DATADIR}/metainfo/)
151151

152152
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/com.github.philip-scott.notes-up.desktop

0 commit comments

Comments
 (0)