mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-15 02:36:40 -04:00
linux release build, cleanup repository
This commit is contained in:
parent
529b3e8bf8
commit
3d8ee275e4
441 changed files with 280 additions and 65861 deletions
5
game/resources_to_cpp.cmake
Normal file
5
game/resources_to_cpp.cmake
Normal file
|
@ -0,0 +1,5 @@
|
|||
file(READ ${IN_FONT} FONT_CONTENT)
|
||||
file(READ ${IN_ICON} ICON_CONTENT)
|
||||
|
||||
configure_file(${TEMPLATE} ${OUT} @ONLY)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue