File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -279,12 +279,8 @@ add_swift_library(Foundation
279
279
$< TARGET_FILE:uuid>
280
280
${Foundation_RPATH}
281
281
${WORKAROUND_SR9138}
282
- $< $< PLATFORM_ID:Windows> :-lDbgHelp>
283
282
$< $< PLATFORM_ID:Windows> :-lOle32>
284
- $< $< PLATFORM_ID:Windows> :-lShLwApi>
285
283
$< $< PLATFORM_ID:Windows> :-lShell32>
286
- $< $< PLATFORM_ID:Windows> :-lWS2_32>
287
- $< $< PLATFORM_ID:Windows> :-liphlpapi>
288
284
$< $< PLATFORM_ID:Windows> :-lpathcch>
289
285
$< $< PLATFORM_ID:Windows> :$< TARGET_OBJECTS:CoreFoundationResources> >
290
286
SWIFT_FLAGS
@@ -537,7 +533,6 @@ if(ENABLE_TESTING)
537
533
-L${FOUNDATION_PATH_TO_XCTEST_BUILD}
538
534
-lXCTest
539
535
${WORKAROUND_SR9138}
540
- $< $< PLATFORM_ID:Windows> :-lWS2_32>
541
536
RESOURCES
542
537
${CMAKE_SOURCE_DIR} /TestFoundation/Resources/Info.plist
543
538
${CMAKE_SOURCE_DIR} /TestFoundation/Resources/NSURLTestData.plist
You can’t perform that action at this time.
0 commit comments