mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
10 lines
301 B
Plaintext
10 lines
301 B
Plaintext
# RUN: %empty-directory(%t)
|
|
# RUN: mkdir -p %t
|
|
# RUN: SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --dry-run --install-all --cmake %cmake 2>&1 | %FileCheck %s
|
|
|
|
# REQUIRES: standalone_build
|
|
|
|
# CHECK: --- Installing cmark ---
|
|
# CHECK: --- Installing llvm ---
|
|
# CHECK: --- Installing swift ---
|