swiftlang / swift-syntax

A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Apache License 2.0
3.13k stars 393 forks source link

[CMake] Add option to EXCLUDE_FROM_ALL #2705

Open rintaro opened 4 weeks ago

rintaro commented 4 weeks ago

SWIFTSYNTAX_EXCLUDE_FROM_ALL is a CMake option to enable EXCLUDE_FROM_ALL on the entire directory.

rintaro commented 4 weeks ago

https://github.com/swiftlang/swift/pull/74733 @swift-ci Please test

rintaro commented 4 weeks ago

https://github.com/apple/swift/pull/74733 @swift-ci Please test

rintaro commented 4 weeks ago

https://github.com/swiftlang/swift/pull/74733 @swift-ci Please test