Tests: Fix indentation in RunCMake.FileAPI cxx_exe.json

This commit is contained in:
Brad King
2020-05-08 09:25:42 -04:00
parent 9c48804b69
commit b3812c0e54

View File

@@ -46,14 +46,14 @@
"compileCommandFragments": [
{
"fragment" : "TargetCompileOptions",
"backtrace": [
"backtrace": [
{
"file": "^cxx/CMakeLists\\.txt$",
"line": 17,
"command": "target_compile_options",
"hasParent": true
},
{
{
"file" : "^cxx/CMakeLists\\.txt$",
"line": null,
"command": null,