You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
162 lines
3.7 KiB
162 lines
3.7 KiB
{
|
|
"compileGroups": [
|
|
{
|
|
"language": "CXX",
|
|
"sourcePaths": [
|
|
".*cmake_pch(_[^.]+)?(\\.hxx)?\\.cxx$"
|
|
],
|
|
"includes": null,
|
|
"defines": null,
|
|
"precompileHeaders": [
|
|
{
|
|
"header": ".*empty\\.h$",
|
|
"backtrace": [
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": 21,
|
|
"command": "target_precompile_headers",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"compileCommandFragments": [
|
|
{
|
|
"fragment": "TargetCompileOptions",
|
|
"backtrace": [
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": 17,
|
|
"command": "target_compile_options",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"language": "CXX",
|
|
"sourcePaths": [
|
|
"^empty\\.cxx$"
|
|
],
|
|
"includes": null,
|
|
"defines": null,
|
|
"precompileHeaders": [
|
|
{
|
|
"header": ".*empty\\.h$",
|
|
"backtrace": [
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": 21,
|
|
"command": "target_precompile_headers",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"compileCommandFragments": [
|
|
{
|
|
"fragment": "TargetCompileOptions",
|
|
"backtrace": [
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": 17,
|
|
"command": "target_compile_options",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"sources": [
|
|
{
|
|
"path": ".*cmake_pch(_[^.]+)?(\\.hxx)?\\.cxx$",
|
|
"isGenerated": null,
|
|
"sourceGroupName": "Source Files",
|
|
"compileGroupLanguage": "CXX",
|
|
"backtrace": [
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"path": "^empty\\.cxx$",
|
|
"isGenerated": null,
|
|
"sourceGroupName": "Source Files",
|
|
"compileGroupLanguage": "CXX",
|
|
"backtrace": [
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": 5,
|
|
"command": "add_executable",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"path": ".*/cmake_pch(_[^.]+)?\\.hxx$",
|
|
"isGenerated": null,
|
|
"sourceGroupName": "Precompile Header File",
|
|
"compileGroupLanguage": null,
|
|
"backtrace": [
|
|
{
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"sourceGroups": [
|
|
{
|
|
"name": "Source Files",
|
|
"sourcePaths": [
|
|
".*cmake_pch(_[^.]+)?(\\.hxx)?\\.cxx$",
|
|
"^empty\\.cxx$"
|
|
]
|
|
},
|
|
{
|
|
"name": "Precompile Header File",
|
|
"sourcePaths": [
|
|
".*/cmake_pch(_[^.]+)?\\.hxx$"
|
|
]
|
|
}
|
|
]
|
|
}
|