Skip to content

Commit

Permalink
Merge commit '76f40e2b3b685b18a7f8db64bf425d3c87ddc896' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jun 30, 2022
2 parents b85118f + 76f40e2 commit 892518f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -2813,7 +2813,6 @@ Libs.private:")
list(REMOVE_DUPLICATES SDL_STATIC_LIBS)
listtostr(SDL_STATIC_LIBS _SDL_STATIC_LIBS)
set(SDL_STATIC_LIBS ${_SDL_STATIC_LIBS})
message("sdl_libs: ${SDL_LIBS}")
listtostr(SDL_LIBS _SDL_LIBS)
set(SDL_LIBS ${_SDL_LIBS})
listtostr(SDL_CFLAGS _SDL_CFLAGS "")
Expand Down

0 comments on commit 892518f

Please sign in to comment.