112 lines
2.8 KiB
JSON
Raw Normal View History

2020-08-30 11:54:41 +02:00
{
"name": "c_lib",
"id": "^c_lib::@6890427a1f51a3e7e1df$",
"directorySource": "^\\.$",
"projectName": "codemodel-v2",
"type": "STATIC_LIBRARY",
"isGeneratorProvided": null,
2023-05-23 16:38:00 +02:00
"fileSets": null,
2020-08-30 11:54:41 +02:00
"sources": [
{
"path": "^empty\\.c$",
"isGenerated": null,
2023-05-23 16:38:00 +02:00
"fileSetName": null,
2020-08-30 11:54:41 +02:00
"sourceGroupName": "Source Files",
"compileGroupLanguage": "C",
"backtrace": [
{
"file": "^codemodel-v2\\.cmake$",
"line": 5,
"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,
2023-07-02 19:51:09 +02:00
"frameworks": null,
2020-08-30 11:54:41 +02:00
"defines": null,
"compileCommandFragments": null
}
],
"backtrace": [
{
"file": "^codemodel-v2\\.cmake$",
"line": 5,
"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,
2023-12-07 09:12:54 +01:00
"nameOnDisk": "^(lib)?c_lib\\.(a|lib|l)$",
2020-08-30 11:54:41 +02:00
"artifacts": [
{
2023-12-07 09:12:54 +01:00
"path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_lib\\.(a|lib|l)$",
2020-08-30 11:54:41 +02:00
"_dllExtra": false
}
],
"build": "^\\.$",
"source": "^\\.$",
"install": null,
"link": null,
"archive": {
"lto": null
},
"dependencies": [
{
"id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
"backtrace": null
}
]
}