mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'cmake-fullscreen-fix' into 'master'
Cmake: fullscreen fix See merge request STJr/SRB2!1226
This commit is contained in:
commit
079ed81c89
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ if(${SDL2_FOUND})
|
|||
endif()
|
||||
|
||||
target_compile_definitions(SRB2SDL2 PRIVATE
|
||||
-DDDIRECTFULLSCREEN -DHAVE_SDL
|
||||
-DDIRECTFULLSCREEN -DHAVE_SDL
|
||||
)
|
||||
|
||||
## strip debug symbols into separate file when using gcc.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue