Skip to content

Commit

Permalink
Add missing change to cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
royfalk committed Oct 28, 2024
1 parent fdd6f48 commit 1270946
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ INSTALL(DIRECTORY units/ DESTINATION share/vegastrike/units

INSTALL(DIRECTORY universe/ DESTINATION share/vegastrike/universe)

INSTALL(DIRECTORY python/ DESTINATION share/vegastrike/python)

INSTALL(FILES New_Game DESTINATION share/vegastrike)

INSTALL(FILES Version.txt DESTINATION share/vegastrike)
Expand Down

0 comments on commit 1270946

Please sign in to comment.