Sa marche putain!

This commit is contained in:
Marc
2023-01-21 10:15:27 +01:00
parent 2d62bfc599
commit 2f0a199e95
7 changed files with 73 additions and 36 deletions
+1 -1
View File
@@ -28,6 +28,6 @@ set(SRC
# add the executable
add_executable(FLOPPE_FION ${SRC})
target_link_libraries(FLOPPE_FION SDL2 SDL_image SDL2_ttf pthread m)
target_link_libraries(FLOPPE_FION SDL2 SDL2_image SDL2_ttf pthread m)
set_property(TARGET FLOPPE_FION PROPERTY C_STANDARD 23)