On Friday, 30 September 2016 at 11:09:37 UTC, rikki cattermole wrote:

There is no way to do this.

it is necessary to add section to dub:

"enviroment": [
        { "LD_LIBRARY_PATH", "$PACKAGE_DIR"       },
        { "MY_VARIABLE",     "$PACKAGE_DIR/IMAGES"}
]

Reply via email to