| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "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",
- "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": 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
- }
- ]
- }
- ]
- }
|