mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
`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)
|