Skip to content

Commit f18828c

Browse files
authored
Add new file to CMakeLists
1 parent 4818625 commit f18828c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftSyntaxMacroExpansion/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ add_swift_syntax_library(SwiftSyntaxMacroExpansion
55
MacroExpansion.swift
66
MacroExpansionDiagnosticMessages.swift
77
MacroReplacement.swift
8+
MacroSpec.swift
89
MacroSystem.swift
910
)
1011

0 commit comments

Comments
 (0)