Skip to content

Commit 9015dd0

Browse files
committed
Exclude CMakeLists.txt
1 parent f3a2364 commit 9015dd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ let package = Package(
269269
"Testing",
270270
],
271271
path: "Sources/Overlays/_Testing_WinSDK",
272+
exclude: ["CMakeLists.txt"],
272273
swiftSettings: .packageSettings + .enableLibraryEvolution()
273274
),
274275

0 commit comments

Comments
 (0)