Files
swift-mirror/include/CMakeLists.txt
Yuta Saito 3feb5aeaf2 [CMake] Create tool header collector target only when building tools
`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
2024-01-12 17:12:53 +00:00

2 lines
24 B
CMake