185 lines
3.0 KiB
JSON
185 lines
3.0 KiB
JSON
{
|
|
"artifacts" :
|
|
[
|
|
{
|
|
"path" : "is3test.exe"
|
|
},
|
|
{
|
|
"path" : "is3test.pdb"
|
|
}
|
|
],
|
|
"backtrace" : 2,
|
|
"backtraceGraph" :
|
|
{
|
|
"commands" :
|
|
[
|
|
"_add_executable",
|
|
"add_executable",
|
|
"target_link_libraries",
|
|
"include_directories"
|
|
],
|
|
"files" :
|
|
[
|
|
"E:/01MyCode/vcpkg/vcpkgclion/scripts/buildsystems/vcpkg.cmake",
|
|
"CMakeLists.txt"
|
|
],
|
|
"nodes" :
|
|
[
|
|
{
|
|
"file" : 1
|
|
},
|
|
{
|
|
"command" : 1,
|
|
"file" : 1,
|
|
"line" : 32,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 0,
|
|
"file" : 0,
|
|
"line" : 598,
|
|
"parent" : 1
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 1,
|
|
"line" : 36,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 1,
|
|
"line" : 15,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 1,
|
|
"line" : 17,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 1,
|
|
"line" : 18,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 1,
|
|
"line" : 19,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 1,
|
|
"line" : 20,
|
|
"parent" : 0
|
|
}
|
|
]
|
|
},
|
|
"compileGroups" :
|
|
[
|
|
{
|
|
"compileCommandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "/MT /MD /O2 /Ob2 /DNDEBUG"
|
|
}
|
|
],
|
|
"includes" :
|
|
[
|
|
{
|
|
"backtrace" : 4,
|
|
"path" : "E:/01MyCode/vcpkg/vcpkgclion/installed/x64-windows/include"
|
|
},
|
|
{
|
|
"backtrace" : 5,
|
|
"path" : "D:/06Learn/rust/tarui/myfirst_tauri/myis11/project/is3/../../src/test"
|
|
},
|
|
{
|
|
"backtrace" : 6,
|
|
"path" : "D:/06Learn/rust/tarui/myfirst_tauri/myis11/project/is3/../../src/IRIS_IS3"
|
|
},
|
|
{
|
|
"backtrace" : 7,
|
|
"path" : "D:/06Learn/rust/tarui/myfirst_tauri/myis11/project/is3/../../src/comman"
|
|
},
|
|
{
|
|
"backtrace" : 8,
|
|
"path" : "D:/06Learn/rust/tarui/myfirst_tauri/myis11/project/is3/../../src/thirdpart/iris_proto_tool/src"
|
|
}
|
|
],
|
|
"language" : "CXX",
|
|
"sourceIndexes" :
|
|
[
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"dependencies" :
|
|
[
|
|
{
|
|
"backtrace" : 3,
|
|
"id" : "iris_is3lib::@6890427a1f51a3e7e1df"
|
|
}
|
|
],
|
|
"id" : "is3test::@6890427a1f51a3e7e1df",
|
|
"link" :
|
|
{
|
|
"commandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "/MT /MD /O2 /Ob2 /DNDEBUG",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"fragment" : "/machine:x64 /INCREMENTAL:NO /subsystem:console",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 3,
|
|
"fragment" : "iris_is3lib.lib",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"backtrace" : 3,
|
|
"fragment" : "E:\\01MyCode\\vcpkg\\vcpkgclion\\installed\\x64-windows\\lib\\libcserialport.lib",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"fragment" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib",
|
|
"role" : "libraries"
|
|
}
|
|
],
|
|
"language" : "CXX"
|
|
},
|
|
"name" : "is3test",
|
|
"nameOnDisk" : "is3test.exe",
|
|
"paths" :
|
|
{
|
|
"build" : ".",
|
|
"source" : "."
|
|
},
|
|
"sourceGroups" :
|
|
[
|
|
{
|
|
"name" : "Source Files",
|
|
"sourceIndexes" :
|
|
[
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"sources" :
|
|
[
|
|
{
|
|
"backtrace" : 2,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "testmain.cpp",
|
|
"sourceGroupIndex" : 0
|
|
}
|
|
],
|
|
"type" : "EXECUTABLE"
|
|
}
|