add assets

This commit is contained in:
2023-01-21 10:39:19 +01:00
parent 81508bf712
commit 8a93d29021
4 changed files with 6 additions and 3 deletions
+3
View File
@@ -33,3 +33,6 @@ target_link_libraries(FLOPPE_FION SDL2 SDL2_image SDL2_ttf SDL2_mixer pthread m)
set_property(TARGET FLOPPE_FION PROPERTY C_STANDARD 23)
file(COPY assets DESTINATION ${CMAKE_BINARY_DIR})