Skip to content

Commit

Permalink
Try to disable SDL Framework installation
Browse files Browse the repository at this point in the history
  • Loading branch information
o01eg committed Dec 23, 2024
1 parent 5289a77 commit 53e0c0d
Showing 4 changed files with 1 addition and 139 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -374,7 +374,7 @@ if(WIN32)
else()
set(SDL_CONFIGURE_FLAGS
-DBUILD_SHARED_LIBS=ON
-DBUILD_FRAMEWORK=ON
-DBUILD_FRAMEWORK=OFF
)
set(SDL_CONFIGURE_INSTALL_DIR ${SDK_INSTALL_DIR}/Frameworks)
endif()
52 changes: 0 additions & 52 deletions patches/sdl/0004-CMake-Add-MacOSX-Framework-support.patch

This file was deleted.

25 changes: 0 additions & 25 deletions patches/sdl/0005-CMake-Set-framework-install-directory.patch

This file was deleted.

This file was deleted.

0 comments on commit 53e0c0d

Please sign in to comment.