We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6469433 commit 915070eCopy full SHA for 915070e
Sources/System/CMakeLists.txt
@@ -29,6 +29,7 @@ target_sources(SystemPackage PRIVATE
29
FilePath/FilePathSyntax.swift
30
FilePath/FilePathWindows.swift)
31
target_sources(SystemPackage PRIVATE
32
+ Internals/Backcompat.swift
33
Internals/CInterop.swift
34
Internals/Constants.swift
35
Internals/Exports.swift
0 commit comments