12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "backtraceGraph" :
- {
- "commands" :
- [
- "install"
- ],
- "files" :
- [
- "ResDataObject/CMakeLists.txt"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 54,
- "parent" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 75,
- "parent" : 0
- }
- ]
- },
- "installers" :
- [
- {
- "backtrace" : 1,
- "component" : "Unspecified",
- "destination" : "/home/cxdz/Deliver/lib",
- "paths" :
- [
- "lib/libResDataObject.so.1.0.0",
- "lib/libResDataObject.so.1"
- ],
- "targetId" : "ResDataObject::@62bf404ec208fac4b321",
- "targetIndex" : 3,
- "targetInstallNamelink" : "skip",
- "type" : "target"
- },
- {
- "backtrace" : 1,
- "component" : "Unspecified",
- "destination" : "/home/cxdz/Deliver/lib",
- "paths" :
- [
- "lib/libResDataObject.so"
- ],
- "targetId" : "ResDataObject::@62bf404ec208fac4b321",
- "targetIndex" : 3,
- "targetInstallNamelink" : "only",
- "type" : "target"
- },
- {
- "backtrace" : 2,
- "component" : "Unspecified",
- "destination" : "/home/cxdz/Deliver/include",
- "paths" :
- [
- "ResDataObject/ResDataObject.h"
- ],
- "type" : "file"
- }
- ],
- "paths" :
- {
- "build" : "ResDataObject",
- "source" : "ResDataObject"
- }
- }
|