|
74 | 74 | "file": "/home/chutsu/code/xyz/src/xyz_http.c",
|
75 | 75 | "output": "/home/chutsu/code/xyz/build/xyz_http.o"
|
76 | 76 | },
|
| 77 | + { |
| 78 | + "arguments": [ |
| 79 | + "/usr/bin/gcc", |
| 80 | + "-Wall", |
| 81 | + "-Wpedantic", |
| 82 | + "-Wstrict-prototypes", |
| 83 | + "-g", |
| 84 | + "-fopenmp", |
| 85 | + "-fsanitize=address", |
| 86 | + "-I/home/chutsu/code/xyz", |
| 87 | + "-I/home/chutsu/code/xyz/third_party/include", |
| 88 | + "-fPIC", |
| 89 | + "-I/home/chutsu/code/xyz/third_party/src/stb", |
| 90 | + "-I/usr/include/freetype2", |
| 91 | + "-I/usr/include/libpng16", |
| 92 | + "-I/usr/include/eigen3", |
| 93 | + "-c", |
| 94 | + "-o", |
| 95 | + "build/xyz_kitti.o", |
| 96 | + "src/xyz_kitti.c" |
| 97 | + ], |
| 98 | + "directory": "/home/chutsu/code/xyz", |
| 99 | + "file": "/home/chutsu/code/xyz/src/xyz_kitti.c", |
| 100 | + "output": "/home/chutsu/code/xyz/build/xyz_kitti.o" |
| 101 | + }, |
77 | 102 | {
|
78 | 103 | "arguments": [
|
79 | 104 | "/usr/bin/gcc",
|
|
349 | 374 | "file": "/home/chutsu/code/xyz/src/xyz_calib.c",
|
350 | 375 | "output": "/home/chutsu/code/xyz/build/xyz_calib.o"
|
351 | 376 | },
|
| 377 | + { |
| 378 | + "arguments": [ |
| 379 | + "/usr/bin/gcc", |
| 380 | + "-Wall", |
| 381 | + "-Wpedantic", |
| 382 | + "-Wstrict-prototypes", |
| 383 | + "-g", |
| 384 | + "-fopenmp", |
| 385 | + "-fsanitize=address", |
| 386 | + "-I/home/chutsu/code/xyz", |
| 387 | + "-I/home/chutsu/code/xyz/third_party/include", |
| 388 | + "-fPIC", |
| 389 | + "-I/home/chutsu/code/xyz/third_party/src/stb", |
| 390 | + "-I/usr/include/freetype2", |
| 391 | + "-I/usr/include/libpng16", |
| 392 | + "-I/usr/include/eigen3", |
| 393 | + "-c", |
| 394 | + "-o", |
| 395 | + "build/xyz_octree.o", |
| 396 | + "src/xyz_octree.c" |
| 397 | + ], |
| 398 | + "directory": "/home/chutsu/code/xyz", |
| 399 | + "file": "/home/chutsu/code/xyz/src/xyz_octree.c", |
| 400 | + "output": "/home/chutsu/code/xyz/build/xyz_octree.o" |
| 401 | + }, |
352 | 402 | {
|
353 | 403 | "arguments": [
|
354 | 404 | "/usr/bin/g++",
|
|
415 | 465 | "file": "/home/chutsu/code/xyz/src/test_aprilgrid.c",
|
416 | 466 | "output": "/home/chutsu/code/xyz/build/test_aprilgrid"
|
417 | 467 | },
|
| 468 | + { |
| 469 | + "arguments": [ |
| 470 | + "/usr/bin/gcc", |
| 471 | + "-c", |
| 472 | + "-Wall", |
| 473 | + "-Wpedantic", |
| 474 | + "-Wstrict-prototypes", |
| 475 | + "-g", |
| 476 | + "-fopenmp", |
| 477 | + "-fsanitize=address", |
| 478 | + "-I/home/chutsu/code/xyz", |
| 479 | + "-I/home/chutsu/code/xyz/third_party/include", |
| 480 | + "-fPIC", |
| 481 | + "-I/home/chutsu/code/xyz/third_party/src/stb", |
| 482 | + "-I/usr/include/freetype2", |
| 483 | + "-I/usr/include/libpng16", |
| 484 | + "-I/usr/include/eigen3", |
| 485 | + "-Wl,-rpath,/home/chutsu/code/xyz/third_party/lib", |
| 486 | + "-o", |
| 487 | + "build/test_calib", |
| 488 | + "src/test_calib.c" |
| 489 | + ], |
| 490 | + "directory": "/home/chutsu/code/xyz", |
| 491 | + "file": "/home/chutsu/code/xyz/src/test_calib.c", |
| 492 | + "output": "/home/chutsu/code/xyz/build/test_calib" |
| 493 | + }, |
418 | 494 | {
|
419 | 495 | "arguments": [
|
420 | 496 | "/usr/bin/gcc",
|
|
675 | 751 | "file": "/home/chutsu/code/xyz/src/test_mav.c",
|
676 | 752 | "output": "/home/chutsu/code/xyz/build/test_mav"
|
677 | 753 | },
|
| 754 | + { |
| 755 | + "arguments": [ |
| 756 | + "/usr/bin/gcc", |
| 757 | + "-c", |
| 758 | + "-Wall", |
| 759 | + "-Wpedantic", |
| 760 | + "-Wstrict-prototypes", |
| 761 | + "-g", |
| 762 | + "-fopenmp", |
| 763 | + "-fsanitize=address", |
| 764 | + "-I/home/chutsu/code/xyz", |
| 765 | + "-I/home/chutsu/code/xyz/third_party/include", |
| 766 | + "-fPIC", |
| 767 | + "-I/home/chutsu/code/xyz/third_party/src/stb", |
| 768 | + "-I/usr/include/freetype2", |
| 769 | + "-I/usr/include/libpng16", |
| 770 | + "-I/usr/include/eigen3", |
| 771 | + "-Wl,-rpath,/home/chutsu/code/xyz/third_party/lib", |
| 772 | + "-o", |
| 773 | + "build/test_octree", |
| 774 | + "src/test_octree.c" |
| 775 | + ], |
| 776 | + "directory": "/home/chutsu/code/xyz", |
| 777 | + "file": "/home/chutsu/code/xyz/src/test_octree.c", |
| 778 | + "output": "/home/chutsu/code/xyz/build/test_octree" |
| 779 | + }, |
678 | 780 | {
|
679 | 781 | "arguments": [
|
680 | 782 | "/usr/bin/gcc",
|
|
0 commit comments