Commit 1963cccce1065d2d9329a956fb28501cf77f0d23

Pierre Wendling 2022-06-12T09:48:57

CMake: Fix XCode CMake config file. (#5787) As mentionned in libsdl-org/SDL_net#48 and libsdl-org/SDL_ttf#213: - Options needs to use `SHELL:` to avoid aggressive option de-duplication - Framework path needs to be quoted to support paths with spaces.