File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Sources/Overlays/_Testing_WinSDK Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,9 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Windows")
1616 Attachments/HICON+AttachableAsIWICBitmapSource.swift
1717 Attachments/IWICBitmapSource+AttachableAsIWICBitmapSource.swift
1818 Attachments/UnsafeMutablePointer+AttachableAsIWICBitmapSource.swift
19+ Support/Additions/GUIDAdditions.swift
20+ Support/Additions/IPropertyBag2Additions.swift
21+ Support/Additions/IWICImagingFactoryAdditions.swift
1922 ReexportTesting.swift)
2023
2124 target_link_libraries (_Testing_WinSDK PUBLIC
@@ -26,4 +29,4 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Windows")
2629 -emit-module-interface -emit-module-interface -path $<TARGET_PROPERTY:_Testing_WinSDK,Swift_MODULE_DIRECTORY>/_Testing_WinSDK.swiftinterface)
2730
2831 _swift_testing_install_target(_Testing_WinSDK)
29- endif ()
32+ endif ()
You can’t perform that action at this time.
0 commit comments