Files
pilotclient/ci/profile_win
2025-08-24 21:59:20 +02:00

16 lines
329 B
Plaintext

# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
# SPDX-License-Identifier: CC0-1.0
[settings]
arch=x86_64
build_type=RelWithDebInfo
compiler=msvc
compiler.cppstd=20
compiler.runtime=dynamic
compiler.version=194
os=Windows
# Force Ninja generator
[conf]
tools.cmake.cmaketoolchain:generator=Ninja