swift
fde50dcc
- [CMake] Swift target libraries should depend on clang in non-standalone builds
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
[CMake] Swift target libraries should depend on clang in non-standalone builds When building non-standalone and using the in-tree clang all TARGET_LIBRARIES should depend on clang. This ensures clang is built before the build tries to use it.
References
#4966 - [CMake] Swift target libraries should depend on clang in non-standalo…
Author
Chris Bieneman
Parents
ba2f720e
Loading