ladybird/Meta/CMake/Swift
Andrew Kaster 7ab1d117f1 CMake: Enable finding the Swift -target flag in more cases
When the detected SDK for CMAKE_OSX_SYSROOT and friends has the same
version as your current macOS system version, CMake helpfully doesn't
set CMAKE_OSX_DEPLOYMENT_TARGET. Unfortunately, in this case, swiftc
will default to macOS 10.4, which is absolutely ancient. Grab the target
triple from the -print-target-info JSON when CMAKE_OSX_DEPLOYMENT_TARGET
is not provided at configure time.
2024-09-23 11:06:26 -06:00
..
GenerateSwiftHeader.cmake AK+Meta: Add SwiftAK module to add helpers to construct swift Strings 2024-08-24 19:14:09 -06:00
InitializeSwift.cmake CMake: Enable finding the Swift -target flag in more cases 2024-09-23 11:06:26 -06:00
swift-settings.cmake CMake: Enable finding the Swift -target flag in more cases 2024-09-23 11:06:26 -06:00