mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 01:29:36 -06:00
This adds the following new arrays, which together capture all direct dependencies and interface dependencies of a target: - linkLibraries - interfaceLinkLibraries - compileDependencies - interfaceCompileDependencies - objectDependencies - orderDependencies Fixes: #21995, #25213
80 lines
2.0 KiB
JSON
80 lines
2.0 KiB
JSON
{
|
|
"name": "iface_srcs",
|
|
"id": "^iface_srcs::@25b7fa8ea00134654b85$",
|
|
"directorySource": "^interface$",
|
|
"projectName": "Interface",
|
|
"type": "INTERFACE_LIBRARY",
|
|
"imported": null,
|
|
"local": null,
|
|
"abstract": null,
|
|
"symbolic": null,
|
|
"isGeneratorProvided": null,
|
|
"fileSets": null,
|
|
"sources": [
|
|
{
|
|
"path": "^empty\\.c$",
|
|
"isGenerated": null,
|
|
"fileSetName": null,
|
|
"sourceGroupName": "Source Files",
|
|
"compileGroupLanguage": null,
|
|
"backtrace": [
|
|
{
|
|
"file": "^interface/CMakeLists\\.txt$",
|
|
"line": 3,
|
|
"command": "add_library",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^interface/CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"sourceGroups": [
|
|
{
|
|
"name": "Source Files",
|
|
"sourcePaths": [
|
|
"^empty\\.c$"
|
|
]
|
|
}
|
|
],
|
|
"compileGroups": null,
|
|
"backtrace": [
|
|
{
|
|
"file": "^interface/CMakeLists\\.txt$",
|
|
"line": 3,
|
|
"command": "add_library",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^interface/CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
],
|
|
"folder": null,
|
|
"nameOnDisk": null,
|
|
"artifacts": null,
|
|
"build": "^interface$",
|
|
"source": "^interface$",
|
|
"install": null,
|
|
"link": null,
|
|
"archive": null,
|
|
"dependencies": [
|
|
{
|
|
"id": "^ZERO_CHECK::@25b7fa8ea00134654b85$",
|
|
"backtrace": null
|
|
}
|
|
],
|
|
"linkLibraries": null,
|
|
"interfaceLinkLibraries": null,
|
|
"compileDependencies": null,
|
|
"interfaceCompileDependencies": null,
|
|
"objectDependencies": null,
|
|
"orderDependencies": null
|
|
}
|