Skip to content

Commit

Permalink
Remove Carbon
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjohnston committed Dec 13, 2024
1 parent 34dd73e commit 5696d6e
Show file tree
Hide file tree
Showing 3 changed files with 524 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/SuperBuild/SDL2-patch/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1520,7 +1520,7 @@ elseif(APPLE)
# !!! FIXME: how to dump those.
if(DARWIN OR MACOSX)
set(SDL_FRAMEWORK_COCOA 1)
set(SDL_FRAMEWORK_CARBON 1)
#set(SDL_FRAMEWORK_CARBON 1)
endif()
set(SDL_FRAMEWORK_FOUNDATION 1)

Expand Down
Loading

0 comments on commit 5696d6e

Please sign in to comment.