Skip to content

Commit 915070e

Browse files
committed
Add Internals/Backcompat.swift to CMake config
1 parent 6469433 commit 915070e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/System/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ target_sources(SystemPackage PRIVATE
2929
FilePath/FilePathSyntax.swift
3030
FilePath/FilePathWindows.swift)
3131
target_sources(SystemPackage PRIVATE
32+
Internals/Backcompat.swift
3233
Internals/CInterop.swift
3334
Internals/Constants.swift
3435
Internals/Exports.swift

0 commit comments

Comments
 (0)