1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "backtraceGraph" :
- {
- "commands" :
- [
- "install"
- ],
- "files" :
- [
- "DevTree/CMakeLists.txt"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 53,
- "parent" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 74,
- "parent" : 0
- }
- ]
- },
- "installers" :
- [
- {
- "backtrace" : 1,
- "component" : "Unspecified",
- "destination" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/lib",
- "paths" :
- [
- "lib/DevTree.lib"
- ],
- "targetId" : "DevTree::@d592c7c474d1c8e729e7",
- "targetIndex" : 2,
- "targetIsImportLibrary" : true,
- "type" : "target"
- },
- {
- "backtrace" : 1,
- "component" : "Unspecified",
- "destination" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/bin",
- "paths" :
- [
- "bin/DevTree.dll"
- ],
- "targetId" : "DevTree::@d592c7c474d1c8e729e7",
- "targetIndex" : 2,
- "type" : "target"
- },
- {
- "backtrace" : 2,
- "component" : "Unspecified",
- "destination" : "D:/code/code/DriverPlatform-V3.1/out/Deliver/include",
- "paths" :
- [
- "DevTree/DevTree.h"
- ],
- "type" : "file"
- }
- ],
- "paths" :
- {
- "build" : "DevTree",
- "source" : "DevTree"
- }
- }
|