123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- {
- "artifacts" :
- [
- {
- "path" : "update_time"
- }
- ],
- "backtrace" : 1,
- "backtraceGraph" :
- {
- "commands" :
- [
- "add_executable",
- "add_definitions",
- "include_directories"
- ],
- "files" :
- [
- "CMakeLists.txt"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 35,
- "parent" : 0
- },
- {
- "command" : 1,
- "file" : 0,
- "line" : 18,
- "parent" : 0
- },
- {
- "command" : 1,
- "file" : 0,
- "line" : 20,
- "parent" : 0
- },
- {
- "command" : 1,
- "file" : 0,
- "line" : 19,
- "parent" : 0
- },
- {
- "command" : 2,
- "file" : 0,
- "line" : 29,
- "parent" : 0
- },
- {
- "command" : 2,
- "file" : 0,
- "line" : 31,
- "parent" : 0
- }
- ]
- },
- "compileGroups" :
- [
- {
- "compileCommandFragments" :
- [
- {
- "fragment" : " -O0 -g2 -ggdb -Wall -Wno-unused-variable -pthread -g "
- }
- ],
- "defines" :
- [
- {
- "backtrace" : 2,
- "define" : "JSONCPP_USING_SECURE_MEMORY=0"
- },
- {
- "backtrace" : 3,
- "define" : "WEBRTC_LINUX=1"
- },
- {
- "backtrace" : 4,
- "define" : "WEBRTC_POSIX=1"
- }
- ],
- "includes" :
- [
- {
- "backtrace" : 5,
- "path" : "/home/user/EgoJC/update_time/../thirdparty/Eigen/eigen3"
- },
- {
- "backtrace" : 6,
- "path" : "/home/user/EgoJC/update_time/../protocol/linux"
- }
- ],
- "language" : "CXX",
- "sourceIndexes" :
- [
- 0,
- 1,
- 2
- ]
- }
- ],
- "id" : "update_time::@6890427a1f51a3e7e1df",
- "link" :
- {
- "commandFragments" :
- [
- {
- "fragment" : "-O0 -g2 -ggdb -Wall -Wno-unused-variable -pthread -g",
- "role" : "flags"
- },
- {
- "fragment" : "-rdynamic",
- "role" : "flags"
- },
- {
- "fragment" : "/usr/local/lib/libprotobuf.a",
- "role" : "libraries"
- },
- {
- "fragment" : "-lpthread",
- "role" : "libraries"
- }
- ],
- "language" : "CXX"
- },
- "name" : "update_time",
- "nameOnDisk" : "update_time",
- "paths" :
- {
- "build" : ".",
- "source" : "."
- },
- "sourceGroups" :
- [
- {
- "name" : "Source Files",
- "sourceIndexes" :
- [
- 0,
- 1,
- 2
- ]
- }
- ],
- "sources" :
- [
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "main.cpp",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "/home/user/EgoJC/common/iobuffer.cpp",
- "sourceGroupIndex" : 0
- },
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "/home/user/EgoJC/protocol/linux/protocol.pb.cc",
- "sourceGroupIndex" : 0
- }
- ],
- "type" : "EXECUTABLE"
- }
|