mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
fix: Set default toolchain file
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
"name": "dev-debug",
|
||||
"displayName": "Development Debug",
|
||||
"description": "Base preset that can either be used directly or can be customized through a CMakeUserPresets.json",
|
||||
"toolchainFile": "build_conan/build/Debug/generators/conan_toolchain.cmake",
|
||||
"cacheVariables": {
|
||||
"CMAKE_BUILD_TYPE": "Debug",
|
||||
"SWIFT_USE_CRASHPAD": "OFF",
|
||||
|
||||
Reference in New Issue
Block a user