We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ae33a commit 317fccfCopy full SHA for 317fccf
CMakePresets.json
@@ -62,6 +62,7 @@
62
"name": "dev-debug",
63
"displayName": "Development Debug",
64
"description": "Base preset that can either be used directly or can be customized through a CMakeUserPresets.json",
65
+ "toolchainFile": "build_conan/build/Debug/generators/conan_toolchain.cmake",
66
"cacheVariables": {
67
"CMAKE_BUILD_TYPE": "Debug",
68
"SWIFT_USE_CRASHPAD": "OFF",
0 commit comments