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

7 lines
224 B
JSON
Raw Normal View History

[
{
"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"
}
]