Skip to content

Commit

Permalink
Use local swift-foundation, swift-foundation-icu and swift-collection…
Browse files Browse the repository at this point in the history
…s instead of fetching last versions
  • Loading branch information
andriydruk committed Feb 27, 2025
1 parent 622825b commit 090f9e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/052-build-corelibs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ pushd $foundation_build_dir
\
-Ddispatch_DIR=$dispatch_build_dir/cmake/modules \
-D_SwiftSyntax_SourceDIR=$SWIFT_SRC/swift-syntax \
-D_SwiftFoundation_SourceDIR=$SWIFT_SRC/swift-foundation \
-D_SwiftFoundationICU_SourceDIR=$SWIFT_SRC/swift-foundation-icu \
-D_SwiftCollections_SourceDIR=$SWIFT_SRC/swift-collections \
\
-DCURL_LIBRARY=$curl_libs/lib/libcurl.so \
-DCURL_INCLUDE_DIR=$curl_libs/include \
Expand Down

0 comments on commit 090f9e9

Please sign in to comment.