mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Use specific operations for setting the compile flags, link flags, linked libraries, and library search paths. This allows us to use CMake more effectively, simplifies the logic, and will ensure that flags are not duplicated.