Skip to content

Commit bdafb49

Browse files
committed
Add new source file to CMakeLists
1 parent ae1e843 commit bdafb49

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
@@ -29,6 +29,7 @@ add_library(XCTest
2929
Sources/XCTest/Private/SourceLocation.swift
3030
Sources/XCTest/Private/WaiterManager.swift
3131
Sources/XCTest/Private/IgnoredErrors.swift
32+
Sources/XCTest/Private/XCTestCase.TearDownBlocksState.swift
3233
Sources/XCTest/Public/XCTestRun.swift
3334
Sources/XCTest/Public/XCTestMain.swift
3435
Sources/XCTest/Public/XCTestCase.swift

0 commit comments

Comments
 (0)