1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__sshdetect/compile_commands.json
Daniel Tartavel 405494d27e test
2020-05-06 15:50:32 +02:00

7 lines
224 B
JSON

[
{
"directory": "/home/daniel/projects/sshdetect",
"command": "/usr/bin/cc -g -o CMakeFiles/sshdetect.dir/main.c.o -c /home/daniel/projects/sshdetect/main.c",
"file": "/home/daniel/projects/sshdetect/main.c"
}
]