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 @@ -280,12 +280,8 @@ add_swift_library(Foundation
280
280
$< TARGET_FILE:uuid>
281
281
${Foundation_RPATH}
282
282
${WORKAROUND_SR9138}
283
- $< $< PLATFORM_ID:Windows> :-lDbgHelp>
284
283
$< $< PLATFORM_ID:Windows> :-lOle32>
285
- $< $< PLATFORM_ID:Windows> :-lShLwApi>
286
284
$< $< PLATFORM_ID:Windows> :-lShell32>
287
- $< $< PLATFORM_ID:Windows> :-lWS2_32>
288
- $< $< PLATFORM_ID:Windows> :-liphlpapi>
289
285
$< $< PLATFORM_ID:Windows> :-lpathcch>
290
286
$< $< PLATFORM_ID:Windows> :$< TARGET_OBJECTS:CoreFoundationResources> >
291
287
SWIFT_FLAGS
@@ -538,7 +534,6 @@ if(ENABLE_TESTING)
538
534
-L${FOUNDATION_PATH_TO_XCTEST_BUILD}
539
535
-lXCTest
540
536
${WORKAROUND_SR9138}
541
- $< $< PLATFORM_ID:Windows> :-lWS2_32>
542
537
RESOURCES
543
538
${CMAKE_SOURCE_DIR} /TestFoundation/Resources/Info.plist
544
539
${CMAKE_SOURCE_DIR} /TestFoundation/Resources/NSURLTestData.plist
You can’t perform that action at this time.
0 commit comments