|
|
@@ -18,7 +18,7 @@
|
|
|
"configurationType": "Debug",
|
|
|
"buildRoot": "${projectDir}\\out\\build\\${name}",
|
|
|
"installRoot": "${projectDir}\\out\\install\\${name}",
|
|
|
- "cmakeCommandArgs": "",
|
|
|
+ "cmakeCommandArgs": "-D BUILD_TESTING=ON",
|
|
|
"buildCommandArgs": "",
|
|
|
"ctestCommandArgs": "-C Debug",
|
|
|
"inheritEnvironments": [ "msvc_x86" ],
|