12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "backtraceGraph" :
- {
- "commands" :
- [
- "install"
- ],
- "files" :
- [
- "Crc64/CMakeLists.txt"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 55,
- "parent" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 76,
- "parent" : 0
- }
- ]
- },
- "installers" :
- [
- {
- "backtrace" : 1,
- "component" : "Unspecified",
- "destination" : "/home/cxdz/Deliver/lib",
- "paths" :
- [
- "lib/libCrc64.so.1.0.0",
- "lib/libCrc64.so.1"
- ],
- "targetId" : "Crc64::@8dac92adc28b20435568",
- "targetIndex" : 1,
- "targetInstallNamelink" : "skip",
- "type" : "target"
- },
- {
- "backtrace" : 1,
- "component" : "Unspecified",
- "destination" : "/home/cxdz/Deliver/lib",
- "paths" :
- [
- "lib/libCrc64.so"
- ],
- "targetId" : "Crc64::@8dac92adc28b20435568",
- "targetIndex" : 1,
- "targetInstallNamelink" : "only",
- "type" : "target"
- },
- {
- "backtrace" : 2,
- "component" : "Unspecified",
- "destination" : "/home/cxdz/Deliver/include",
- "paths" :
- [
- "Crc64/Crc64.h"
- ],
- "type" : "file"
- }
- ],
- "paths" :
- {
- "build" : "Crc64",
- "source" : "Crc64"
- }
- }
|