| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "source": "^object$",
- "build": "^object$",
- "parentSource": "^\\.$",
- "childSources": null,
- "targetIds": [
- "^ALL_BUILD::@5ed5358f70faf8d8af7a$",
- "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
- "^c_object_exe::@5ed5358f70faf8d8af7a$",
- "^c_object_lib::@5ed5358f70faf8d8af7a$",
- "^cxx_object_exe::@5ed5358f70faf8d8af7a$",
- "^cxx_object_lib::@5ed5358f70faf8d8af7a$"
- ],
- "projectName": "Object",
- "minimumCMakeVersion": "3.13",
- "hasInstallRule": true,
- "installers": [
- {
- "component": "Unspecified",
- "type": "target",
- "destination": "bin",
- "paths": [
- "^object/((Debug|Release|MinSizeRel|RelWithDebInfo)/)?c_object_exe(\\.exe)?$"
- ],
- "isExcludeFromAll": null,
- "isForAllComponents": null,
- "isOptional": null,
- "targetId": "^c_object_exe::@5ed5358f70faf8d8af7a$",
- "targetIndex": "c_object_exe",
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": 13,
- "command": "install",
- "hasParent": true
- },
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "target",
- "destination": "bin",
- "paths": [
- "^object/((Debug|Release|MinSizeRel|RelWithDebInfo)/)?cxx_object_exe(\\.exe)?$"
- ],
- "isExcludeFromAll": null,
- "isForAllComponents": null,
- "isOptional": null,
- "targetId": "^cxx_object_exe::@5ed5358f70faf8d8af7a$",
- "targetIndex": "cxx_object_exe",
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": 13,
- "command": "install",
- "hasParent": true
- },
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ]
- }
|