diff --git a/CMakeSettings.json b/CMakeSettings.json index f902e6b96..244f1fcfd 100644 --- a/CMakeSettings.json +++ b/CMakeSettings.json @@ -6,7 +6,6 @@ "configurationType": "Release", "buildRoot": "${projectDir}\\Build\\${name}", "installRoot": "${projectDir}\\Install\\${name}", - "buildCommandArgs": "", "ctestCommandArgs": "", "inheritEnvironments": [ "clang_cl_x64_x64" ], "intelliSenseMode": "windows-clang-x64"