mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
3feb5aeaf2
`HeaderDependencies.cpp` cannot be compiled with
`SWIFT_INCLUDE_TOOLS=OFF` because it depends on `Config.h` which is only
generated while building tools. Exclude it from the build to fix `all`
target.
Follow-up to b39dba32f3
2 lines
24 B
CMake
2 lines
24 B
CMake
add_subdirectory(swift)
|