81 lines
2.6 KiB
JSON
Raw Normal View History

2020-08-30 11:54:41 +02:00
{
"source": "^imported$",
"build": "^imported$",
"parentSource": "^\\.$",
"childSources": null,
"targetIds": [
"^ALL_BUILD::@ba7eb709d0b48779c6c8$",
"^ZERO_CHECK::@ba7eb709d0b48779c6c8$",
"^link_imported_exe::@ba7eb709d0b48779c6c8$",
"^link_imported_interface_exe::@ba7eb709d0b48779c6c8$",
"^link_imported_object_exe::@ba7eb709d0b48779c6c8$",
"^link_imported_shared_exe::@ba7eb709d0b48779c6c8$",
"^link_imported_static_exe::@ba7eb709d0b48779c6c8$"
],
"projectName": "Imported",
2022-11-16 20:14:03 +01:00
"minimumCMakeVersion": "3.13",
2021-09-14 00:13:48 +02:00
"hasInstallRule": true,
"installers": [
{
"component": "Unspecified",
"type": "importedRuntimeArtifacts",
"destination": "lib",
"paths": null,
"isExcludeFromAll": null,
"isForAllComponents": null,
"isOptional": null,
"targetId": null,
"targetIndex": null,
"targetIsImportLibrary": null,
"targetInstallNamelink": null,
"exportName": null,
"exportTargets": null,
"scriptFile": null,
"backtrace": [
{
"file": "^imported/CMakeLists\\.txt$",
"line": 32,
"command": "install",
"hasParent": true
},
{
"file": "^imported/CMakeLists\\.txt$",
"line": null,
"command": null,
"hasParent": false
}
]
},
{
"component": "Unspecified",
"type": "importedRuntimeArtifacts",
"destination": "lib2",
"paths": null,
"isExcludeFromAll": null,
"isForAllComponents": null,
"isOptional": true,
"targetId": null,
"targetIndex": null,
"targetIsImportLibrary": null,
"targetInstallNamelink": null,
"exportName": null,
"exportTargets": null,
"scriptFile": null,
"backtrace": [
{
"file": "^imported/CMakeLists\\.txt$",
"line": 35,
"command": "install",
"hasParent": true
},
{
"file": "^imported/CMakeLists\\.txt$",
"line": null,
"command": null,
"hasParent": false
}
]
}
]
2020-08-30 11:54:41 +02:00
}