Skip to content

Luthier should copy output compile_commands.json to root of build/ subdirectory #348

@checkraisefold

Description

@checkraisefold

Description

clangd looks in project/build and project for the compile_commands.json; unfortunately, Luthier builds in a custom subdirectory based on the current compiler.
To remedy this, and avoid having to manually copy compile_commands.json into the project root or build directory yourself each time to get proper language server support, luthier should most likely just copy it into the build directory upon running configure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinfraInfrastructure improvements

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions