86 lines
2.1 KiB
JSON
Raw Normal View History

2020-08-30 11:54:41 +02:00
{
"name": "c_object_lib",
"id": "^c_object_lib::@5ed5358f70faf8d8af7a$",
"directorySource": "^object$",
"projectName": "Object",
"type": "OBJECT_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": "^object/CMakeLists\\.txt$",
"line": 5,
"command": "add_library",
"hasParent": true
},
{
"file": "^object/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": "^object/CMakeLists\\.txt$",
"line": 5,
"command": "add_library",
"hasParent": true
},
{
"file": "^object/CMakeLists\\.txt$",
"line": null,
"command": null,
"hasParent": false
}
],
"folder": null,
"nameOnDisk": null,
"artifacts": [
{
2022-11-16 20:14:03 +01:00
"path": "^(object|build/c_object_lib\\.build)/.*/empty(\\.c)?\\.o(bj)?$",
2020-08-30 11:54:41 +02:00
"_dllExtra": false
}
],
"build": "^object$",
"source": "^object$",
"install": null,
"link": null,
"archive": null,
"dependencies": [
{
"id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
"backtrace": null
}
]
}