Skip to content

The GenerateDependencies function (auto-generated dependencies) can't work in the source directory. #47

Description

@ethouris

By some reason, the compile command to generate dependencies for a source file with -depspec auto runs in the source directory.

The problem is, it contains also compile flags like -I with the path that is relative and suited for the build directory. Therefore the command must run in the build directory and all other options must be adjusted for that.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions