removed empty cmakeCommandArgs

This commit is contained in:
NathanRetzlaff 2025-06-10 13:38:21 -04:00
parent e4e08e8468
commit 58228b17d6

View File

@ -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"