ford icon indicating copy to clipboard operation
ford copied to clipboard

Add support for compile_commands.json

Open cmacmackin opened this issue 6 years ago • 0 comments
trafficstars

CMake has the ability to produce a file called compile_commands.json which has become something of a de-facto standard for communicating this information. A file like this can also be produced from conventional makefile based builds using the bear command. It would be handy if FORD could get values for macros, include paths, etc. from this.

cmacmackin avatar Nov 18 '19 16:11 cmacmackin