You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
398 B
20 lines
398 B
2 years ago
|
[
|
||
|
{
|
||
|
"arguments": [
|
||
|
"/usr/bin/g++",
|
||
|
"-std=c++98",
|
||
|
"-Werror",
|
||
|
"-Wextra",
|
||
|
"-Wall",
|
||
|
"-Iincludes",
|
||
|
"-c",
|
||
|
"-o",
|
||
|
"tester.o",
|
||
|
"tester.cpp"
|
||
|
],
|
||
|
"directory": "/home/narnaud/Development/ft_container",
|
||
|
"file": "/home/narnaud/Development/ft_container/tester.cpp",
|
||
|
"output": "/home/narnaud/Development/ft_container/tester.o"
|
||
|
}
|
||
|
]
|