slackbuilds/development/premake5
Sean Eubanks f566cbb5df
development/premake5: Fix encoding of SlackBuild.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:22 +07:00
..
README
premake5.SlackBuild
premake5.info
slack-desc

README

premake5 (build configuration tool)

Premake is a command line utility which reads a scripted definition of
a software project and, most commonly, uses it to generate project
files for toolsets like Visual Studio, Xcode, or GNU Make.

Use the built-in general purpose Lua scripting engine (plus lots of 
extras) to make build configuration tasks a breeze.