Skip to content

Commit fc97445

Browse files
authored
Update xmake.lua
1 parent 5babfde commit fc97445

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xmake.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,7 @@ target("Test")
7272

7373
add_files("test/main.c")
7474

75+
add_defines("SDL_MAIN_HANDLED")
76+
7577
add_packages("libsdl")
7678
target_end()

0 commit comments

Comments
 (0)