swift
f88212f4
- [Build] Stop CMake from de-duplicating -Xfrontend options.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
[Build] Stop CMake from de-duplicating -Xfrontend options. CMake has a misfeature wherein it tries to de-duplicate command line options. This caused it to omit an `-Xfrontend` option when using `add_pure_swift_host_library`. rdar://106547267
References
#64278 - [Build] Stop CMake from de-duplicating -Xfrontend options.
Author
al45tair
Parents
bac2b53c
Files
1
lib
CMakeLists.txt
Loading