Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/ford
Add support for compile_commands.json
Open
wishlist
- Dominant language
- Python
- Stars
- 458
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/rizsotto/Bear) command. It would be handy if FORD could get values for macros, include paths, etc. from this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.