351 B
351 B
Specifies extra paths to use when executing build commands
bindirs { "directories" }
Parameters
directories
- paths containing executable to run when building command.
Applies To
The config
scope.
Availability
Premake 5.0.0 alpha 12 or later.
Examples
bindirs { "bin/", "scripts/" }