We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The builddependencies function specifies any additional dependencies for the target of a custom build rule.
builddependencies { "files" }
files specifies a list of file path for additional dependencies.
Rules.
Premake 5.0 or later.