We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d36807 commit 2878456Copy full SHA for 2878456
CMakePresets.json
@@ -11,6 +11,7 @@
11
"displayName": "Ninja Multi-Config",
12
"binaryDir": "${sourceDir}/builds/${presetName}",
13
"generator": "Ninja Multi-Config",
14
+ "toolchainFile": "${sourceDir}/cmake/lld.toolchain.cmake",
15
"cacheVariables": {
16
"CMAKE_CONFIGURATION_TYPES": "Release;RelWithDebInfo;Debug",
17
"VAST_ENABLE_TESTING": "ON",
0 commit comments