slackbuilds/development/qbs
Nikos Giotis e7f0e37222 development/qbs: Added (Qt Build Suite).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-30 20:45:12 +07:00
..
README development/qbs: Added (Qt Build Suite). 2014-10-30 20:45:12 +07:00
qbs.SlackBuild development/qbs: Added (Qt Build Suite). 2014-10-30 20:45:12 +07:00
qbs.info development/qbs: Added (Qt Build Suite). 2014-10-30 20:45:12 +07:00
slack-desc development/qbs: Added (Qt Build Suite). 2014-10-30 20:45:12 +07:00

README

QBS - The Qt Build Suite 

Qt Build Suite (Qbs) is a tool that helps simplify the build process for 
developing projects across multiple platforms. Qbs can be used for any 
software project, whether it is written in Qt or not.

Qbs is an all-in-one tool that generates a build graph from a high-level 
project description (like qmake or cmake) and additionally undertakes 
the task of executing the commands in the low-level build graph (like make).