Skip to content
Snippets Groups Projects
Commit 56d22907 authored by James R.'s avatar James R.
Browse files

Merge branch 'cmake-fullscreen-fix' into 'master'

Cmake: fullscreen fix

See merge request !1226
parents f2e15fc4 62b5b86e
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment