aboutsummaryrefslogtreecommitdiffstats
path: root/test/bruisertest/compile_commands.json
blob: ff3647636f8142b55cc7ef6ff71137ffe27b9405 (plain) (blame)
1
2
3
4
5
6
7
[
    {
        "command": "c++ -c -o test test.cpp", 
        "directory": "/home/bloodstalker/devi/hell2/test/bruisertest", 
        "file": "/home/bloodstalker/devi/hell2/test/bruisertest/test.cpp"
    }
]