Skip to content

Commit

Permalink
dist/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
cryham committed Nov 11, 2024
1 parent 04e030a commit f3b2302
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dist/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

if(UNIX)
install(FILES stuntrally3.desktop sr-editor3.desktop DESTINATION "share/applications/")
install(FILES ../data/gui/stuntrally.png DESTINATION "share/icons/hicolor/512x512/apps/")
install(FILES ../data/gui/sr-editor.png DESTINATION "share/icons/hicolor/512x512/apps/")
endif()

0 comments on commit f3b2302

Please sign in to comment.