Skip to content
This repository was archived by the owner on Jul 23, 2022. It is now read-only.
This repository was archived by the owner on Jul 23, 2022. It is now read-only.

Generate compile_commands.json file for Makefile projects. #3

@dschaefer

Description

@dschaefer

In order to support clangd, we always need a compile_commands.json file. We can generate one for Makeflie projects by running make in dry-run, always-build mode and scanning the output for compile commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions