Skip to content

Commit 930bab2

Browse files
committed
Add new file to CMakeLists to fix build
1 parent 8e64bdb commit 930bab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ add_library(XCTest
4040
Sources/XCTest/Public/XCTestObservationCenter.swift
4141
Sources/XCTest/Public/XCTestCase+Performance.swift
4242
Sources/XCTest/Public/XCTAssert.swift
43+
Sources/XCTest/Public/XCTSkip.swift
4344
Sources/XCTest/Public/Asynchronous/XCTNSNotificationExpectation.swift
4445
Sources/XCTest/Public/Asynchronous/XCTNSPredicateExpectation.swift
4546
Sources/XCTest/Public/Asynchronous/XCTWaiter+Validation.swift

0 commit comments

Comments
 (0)