Skip to content

Commit

Permalink
Add config.json to CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
royfalk committed Oct 19, 2024
1 parent e658fb2 commit 06189b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ INSTALL(FILES weapons.json DESTINATION share/vegastrike)
# Linux specific locations from here on out.

INSTALL(FILES vegastrike.config DESTINATION share/vegastrike)
INSTALL(FILES config.json DESTINATION share/vegastrike)

INSTALL(FILES vegastrike.desktop DESTINATION share/applications)
INSTALL(FILES vegasettings.desktop DESTINATION share/applications)
Expand Down

0 comments on commit 06189b4

Please sign in to comment.