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 a0aa5bc commit f1dc484Copy full SHA for f1dc484
CMakePresets.json
@@ -7,6 +7,7 @@
7
"description": "Target the Windows Subsystem for Linux (WSL) or a remote Linux system.",
8
"generator": "Ninja",
9
"binaryDir": "${sourceDir}/out/build/${presetName}",
10
+ "installDir": "${sourceDir}/out/install/${presetName}",
11
"condition": {
12
"type": "equals",
13
"lhs": "${hostSystemName}",
0 commit comments