mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
Tests: Fix indentation in RunCMake.FileAPI cxx_exe.json
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user