mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-31 12:13:16 +00:00
cmake: build sdl target with threads support
This commit is contained in:
parent
dc39834953
commit
cf230b2182
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ if(${SDL2_FOUND})
|
|||
|
||||
target_compile_definitions(SRB2SDL2 PRIVATE
|
||||
-DDIRECTFULLSCREEN -DHAVE_SDL
|
||||
-DHAVE_THREADS
|
||||
)
|
||||
|
||||
## strip debug symbols into separate file when using gcc.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue