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