-
Notifications
You must be signed in to change notification settings - Fork 2
bindirdependencies
Tom van Dijck edited this page Jun 4, 2015
·
2 revisions
Setup binary folder dependencies from a set of packages. This is useful for tools and postbuild steps. In postbuildsteps you do not have to specify full path, but instead can just refer to a particular executable from a bindirdependencies. The $(PATH) evironment variable will be automatically adjusted for the execution of that particular post/pre buildstep.
bindirdependencies
{
'Blizzard Standard Template Library'
}A table of package names.
Any configuration.
Premake 5.0.0 or later.