swift
fde50dcc - [CMake] Swift target libraries should depend on clang in non-standalone builds

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.
Author
Chris Bieneman
Parents
Loading