Skip to content

Is it possible to specify the build.ninja or Makefile location? #167

@blazkowolf

Description

@blazkowolf

My apologies if this isn't the right forum for asking a question like this!

I managed to use CMake for generating the build system for the project I'm working on. CMake generates the build system inside of the specified build directory, so that there aren't in-source builds co-mingling the build artifacts with the source files. This means my build.ninja file is not located at the root of my project, and I'm wondering if there's an option for specifying where it's located to the permuter, or if there's a workaround for getting this to work.

Thanks for your great work on this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions