Skip to content

Commit 9c34b1f

Browse files
authored
Merge pull request #2538 from etcwilde/ewilde/exclude-compilerplugin-from-all
Exclude SwiftCompilerPlugin from `all` target
2 parents fc656d5 + 8d9471e commit 9c34b1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftCompilerPlugin/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# See http://swift.org/CONTRIBUTORS.txt for Swift project authors
88

99
add_swift_syntax_library(SwiftCompilerPlugin
10+
EXCLUDE_FROM_ALL
1011
CompilerPlugin.swift
1112
)
1213

0 commit comments

Comments
 (0)