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.
109 lines
2.7 KiB
109 lines
2.7 KiB
{
|
|
"name": "c_static_lib",
|
|
"id": "^c_static_lib::@6890427a1f51a3e7e1df$",
|
|
"directorySource": "^\\.$",
|
|
"projectName": "codemodel-v2",
|
|
"type": "STATIC_LIBRARY",
|
|
"isGeneratorProvided": null,
|
|
"sources": [
|
|
{
|
|
"path": "^empty\\.c$",
|
|
"isGenerated": null,
|
|
"sourceGroupName": "Source Files",
|
|
"compileGroupLanguage": "C",
|
|
"backtrace": [
|
|
{
|
|
"file": "^codemodel-v2\\.cmake$",
|
|
"line": 13,
|
|
"command": "add_library",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^codemodel-v2\\.cmake$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^CMakeLists\\.txt$",
|
|
"line": 3,
|
|
"command": "include",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"sourceGroups": [
|
|
{
|
|
"name": "Source Files",
|
|
"sourcePaths": [
|
|
"^empty\\.c$"
|
|
]
|
|
}
|
|
],
|
|
"compileGroups": [
|
|
{
|
|
"language": "C",
|
|
"sourcePaths": [
|
|
"^empty\\.c$"
|
|
],
|
|
"includes": null,
|
|
"defines": null,
|
|
"compileCommandFragments": null
|
|
}
|
|
],
|
|
"backtrace": [
|
|
{
|
|
"file": "^codemodel-v2\\.cmake$",
|
|
"line": 13,
|
|
"command": "add_library",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^codemodel-v2\\.cmake$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^CMakeLists\\.txt$",
|
|
"line": 3,
|
|
"command": "include",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
],
|
|
"folder": null,
|
|
"nameOnDisk": "^(lib)?c_static_lib\\.(a|lib)$",
|
|
"artifacts": [
|
|
{
|
|
"path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_static_lib\\.(a|lib)$",
|
|
"_dllExtra": false
|
|
}
|
|
],
|
|
"build": "^\\.$",
|
|
"source": "^\\.$",
|
|
"install": null,
|
|
"link": null,
|
|
"archive": {
|
|
"lto": true
|
|
},
|
|
"dependencies": [
|
|
{
|
|
"id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
|
|
"backtrace": null
|
|
}
|
|
]
|
|
}
|