Skip to content

Environment variables support #178

Description

@xpac27

If I do:

export CXX=clang++-3.8
bf

Then the executable used in build.ninja is still clang. Am I doing something wrong? Is there a way I could use the value of CXX in by build.fox file in order to do something like cxx = $CXX? Or could it be handled by buildfox?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions