We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e66286 commit 39f54bcCopy full SHA for 39f54bc
lib/ASTGen/CMakeLists.txt
@@ -1,5 +1,5 @@
1
if (SWIFT_SWIFT_PARSER)
2
- add_swift_host_library(swiftASTGen STATIC
+ add_library(swiftASTGen
3
Sources/ASTGen/ASTGen.swift
4
Sources/ASTGen/Decls.swift
5
Sources/ASTGen/Exprs.swift
0 commit comments