1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "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" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/lib",
- "paths" :
- [
- "lib/Crc64.lib"
- ],
- "targetId" : "Crc64::@8dac92adc28b20435568",
- "targetIndex" : 1,
- "targetIsImportLibrary" : true,
- "type" : "target"
- },
- {
- "backtrace" : 1,
- "component" : "Unspecified",
- "destination" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/bin",
- "paths" :
- [
- "bin/Crc64.dll"
- ],
- "targetId" : "Crc64::@8dac92adc28b20435568",
- "targetIndex" : 1,
- "type" : "target"
- },
- {
- "backtrace" : 2,
- "component" : "Unspecified",
- "destination" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/include",
- "paths" :
- [
- "Crc64/Crc64.h"
- ],
- "type" : "file"
- }
- ],
- "paths" :
- {
- "build" : "Crc64",
- "source" : "Crc64"
- }
- }
|