mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This should repair the Windows build after #29451. The quoting behaviour was incorrect and was constructing an invalid compiler invocation. Solve the issue by using `target_include_directories` instead. However, since this needs the target, hoist the flag computation to the local sites. This replicates more logic because of the custom build trying to replicate the CMake build logic in CMake.
3.7 KiB
3.7 KiB