Skip to content

default values for environment variables #893

@rimmartin

Description

@rimmartin

Hi,

Is there a way to default a variable in binding.gyp yet allow a different user externally set a different value.

https://github.com/HDF-NI/hdf5.node/blob/master/binding.gyp#L3
Some people have a hard coded path to native dependencies while others like a more app packaged deployment and/or the ability to have more than one version installed

"hdf5_home_linux": "/usr/local"

How to keep a default yet make it adaptable for other choices?

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