Skip to content

Commit

Permalink
clean up CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
axmo committed Dec 29, 2024
1 parent 41e9c98 commit 6c6df22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ if(${TARGET_PLATFORM} STREQUAL "ios")

set(SYSTEM_LIBS OFF)

message(STATUS "*** SYSTEM_LIBS")

# Build SDL2 as static library
set(SDL_SHARED_ENABLED_BY_DEFAULT OFF)
set(SDL_SHARED OFF)
Expand Down

0 comments on commit 6c6df22

Please sign in to comment.