-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcompile_commands.json
67 lines (67 loc) · 6.26 KB
/
compile_commands.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[
{
"directory": "/home/wesley/GitHub/dnn/build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/usr/local/cuda-12.3/include -I/home/wesley/GitHub/dnn/src -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -isystem /usr/local/include/opencv4 -isystem /opt/TensorRT-8.6.1.6/include -O3 -DNDEBUG -o CMakeFiles/trt.dir/src/trt.cpp.o -c /home/wesley/GitHub/dnn/src/trt.cpp",
"file": "/home/wesley/GitHub/dnn/src/trt.cpp"
},
{
"directory": "/home/wesley/GitHub/dnn/build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/src -I/usr/local/cuda-12.3/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -isystem /usr/local/include/opencv4 -isystem /opt/TensorRT-8.6.1.6/include -O3 -DNDEBUG -o CMakeFiles/dnn.dir/src/dnn.cpp.o -c /home/wesley/GitHub/dnn/src/dnn.cpp",
"file": "/home/wesley/GitHub/dnn/src/dnn.cpp"
},
{
"directory": "/home/wesley/GitHub/dnn/build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/src -I/home/wesley/GitHub/dnn/include -I/usr/local/cuda-12.3/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -I/home/wesley/GitHub/dnn/build/_deps/cxxopts-src/include -isystem /usr/local/include/opencv4 -isystem /opt/TensorRT-8.6.1.6/include -O3 -DNDEBUG -fopenmp -o CMakeFiles/resnet_single.dir/example/resnet_single.cc.o -c /home/wesley/GitHub/dnn/example/resnet_single.cc",
"file": "/home/wesley/GitHub/dnn/example/resnet_single.cc"
},
{
"directory": "/home/wesley/GitHub/dnn/build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/src -I/home/wesley/GitHub/dnn/include -I/usr/local/cuda-12.3/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -I/home/wesley/GitHub/dnn/build/_deps/cxxopts-src/include -isystem /usr/local/include/opencv4 -isystem /opt/TensorRT-8.6.1.6/include -O3 -DNDEBUG -fopenmp -o CMakeFiles/yolov8_single.dir/example/yolov8_single.cc.o -c /home/wesley/GitHub/dnn/example/yolov8_single.cc",
"file": "/home/wesley/GitHub/dnn/example/yolov8_single.cc"
},
{
"directory": "/home/wesley/GitHub/dnn/build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/src -I/home/wesley/GitHub/dnn/include -I/usr/local/cuda-12.3/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -I/home/wesley/GitHub/dnn/build/_deps/cxxopts-src/include -isystem /usr/local/include/opencv4 -isystem /opt/TensorRT-8.6.1.6/include -O3 -DNDEBUG -fopenmp -o CMakeFiles/yolov8_export_image.dir/example/yolov8_export_image.cc.o -c /home/wesley/GitHub/dnn/example/yolov8_export_image.cc",
"file": "/home/wesley/GitHub/dnn/example/yolov8_export_image.cc"
},
{
"directory": "/home/wesley/GitHub/dnn/build/_deps/fmt-build",
"command": "/usr/bin/c++ -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -O3 -DNDEBUG -o CMakeFiles/fmt.dir/src/format.cc.o -c /home/wesley/GitHub/dnn/build/_deps/fmt-src/src/format.cc",
"file": "/home/wesley/GitHub/dnn/build/_deps/fmt-src/src/format.cc"
},
{
"directory": "/home/wesley/GitHub/dnn/build/_deps/fmt-build",
"command": "/usr/bin/c++ -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -O3 -DNDEBUG -o CMakeFiles/fmt.dir/src/os.cc.o -c /home/wesley/GitHub/dnn/build/_deps/fmt-src/src/os.cc",
"file": "/home/wesley/GitHub/dnn/build/_deps/fmt-src/src/os.cc"
},
{
"directory": "/home/wesley/GitHub/dnn/build/_deps/spdlog-build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -O3 -DNDEBUG -o CMakeFiles/spdlog.dir/src/spdlog.cpp.o -c /home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/spdlog.cpp",
"file": "/home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/spdlog.cpp"
},
{
"directory": "/home/wesley/GitHub/dnn/build/_deps/spdlog-build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -O3 -DNDEBUG -o CMakeFiles/spdlog.dir/src/stdout_sinks.cpp.o -c /home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/stdout_sinks.cpp",
"file": "/home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/stdout_sinks.cpp"
},
{
"directory": "/home/wesley/GitHub/dnn/build/_deps/spdlog-build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -O3 -DNDEBUG -o CMakeFiles/spdlog.dir/src/color_sinks.cpp.o -c /home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/color_sinks.cpp",
"file": "/home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/color_sinks.cpp"
},
{
"directory": "/home/wesley/GitHub/dnn/build/_deps/spdlog-build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -O3 -DNDEBUG -o CMakeFiles/spdlog.dir/src/file_sinks.cpp.o -c /home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/file_sinks.cpp",
"file": "/home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/file_sinks.cpp"
},
{
"directory": "/home/wesley/GitHub/dnn/build/_deps/spdlog-build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -O3 -DNDEBUG -o CMakeFiles/spdlog.dir/src/async.cpp.o -c /home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/async.cpp",
"file": "/home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/async.cpp"
},
{
"directory": "/home/wesley/GitHub/dnn/build/_deps/spdlog-build",
"command": "/usr/bin/c++ -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -I/home/wesley/GitHub/dnn/build/_deps/spdlog-src/include -I/home/wesley/GitHub/dnn/build/_deps/fmt-src/include -O3 -DNDEBUG -o CMakeFiles/spdlog.dir/src/cfg.cpp.o -c /home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/cfg.cpp",
"file": "/home/wesley/GitHub/dnn/build/_deps/spdlog-src/src/cfg.cpp"
}
]