Skip to content

Commit

Permalink
Install the *.license files
Browse files Browse the repository at this point in the history
  • Loading branch information
jwrober committed Oct 17, 2022
1 parent 57b17fe commit bf4159d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/tilesets/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ install(
DIRECTORY units
DESTINATION "${CMAKE_INSTALL_DATADIR}/${PROJECT_NAME}/tilesets"
COMPONENT freeciv21
FILES_MATCHING PATTERN *.png)
FILES_MATCHING PATTERN *.png PATTERN *.license)
install(
DIRECTORY wonders
DESTINATION "${CMAKE_INSTALL_DATADIR}/${PROJECT_NAME}/tilesets"
Expand Down

0 comments on commit bf4159d

Please sign in to comment.