| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "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_interface_symbolic_exe::@ba7eb709d0b48779c6c8$",
- "^link_imported_object_exe::@ba7eb709d0b48779c6c8$",
- "^link_imported_shared_exe::@ba7eb709d0b48779c6c8$",
- "^link_imported_static_exe::@ba7eb709d0b48779c6c8$"
- ],
- "abstractTargetIds": [
- "^imported_exe::@ba7eb709d0b48779c6c8$",
- "^imported_interface_lib::@ba7eb709d0b48779c6c8$",
- "^imported_interface_symbolic_lib::@ba7eb709d0b48779c6c8$",
- "^imported_lib::@ba7eb709d0b48779c6c8$",
- "^imported_object_lib::@ba7eb709d0b48779c6c8$",
- "^imported_shared_lib::@ba7eb709d0b48779c6c8$",
- "^imported_static_lib::@ba7eb709d0b48779c6c8$",
- "^unused_imported_shared_lib::@ba7eb709d0b48779c6c8$"
- ],
- "projectName": "Imported",
- "minimumCMakeVersion": "3.13",
- "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": 39,
- "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": 42,
- "command": "install",
- "hasParent": true
- },
- {
- "file": "^imported/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ]
- }
|