Skip to content

Commit 780308a

Browse files
authored
Merge pull request #72309 from hamishknight/add-dep
[cmake] Add missing dependency SwiftMacros -> SwiftOperators
2 parents 220f09c + dd8c7fa commit 780308a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Macros/Sources/SwiftMacros/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ add_swift_macro_library(SwiftMacros
1616
DistributedProtocolMacro.swift
1717
SWIFT_DEPENDENCIES
1818
SwiftDiagnostics
19+
SwiftOperators
1920
SwiftSyntax
2021
SwiftSyntaxBuilder
2122
SwiftSyntaxMacros

0 commit comments

Comments
 (0)