mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
[settings]
|
|
arch=x86_64
|
|
build_type=RelWithDebInfo
|
|
compiler=apple-clang
|
|
compiler.cppstd=gnu17
|
|
compiler.libcxx=libc++
|
|
compiler.version=15
|
|
os=Macos
|