You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CMake] Export SwiftSyntax targets for inclusion in other build products.
Export all of the SwiftSyntax targets that will be used by other parts of
the toolchain, i.e., the compiler. Clients will import the build
directory's `SwiftSyntaxTargets.cmake` to get targets such as
`SwiftSyntax::SwiftParser` to link against.
0 commit comments