diff --git a/CMakePresets.json b/CMakePresets.json index 4144975..6db92e1 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -7,6 +7,7 @@ "description": "Target the Windows Subsystem for Linux (WSL) or a remote Linux system.", "generator": "Ninja", "binaryDir": "${sourceDir}/out/build/${presetName}", + "installDir": "${sourceDir}/out/install/${presetName}", "condition": { "type": "equals", "lhs": "${hostSystemName}",