slackbuilds_ponce/libraries/osgQt/README
Christoph Willing 5cff3392bb libraries/osgQt: Added (Qt interface to OpenSceneGraph).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-06-02 07:32:32 +07:00

8 lines
319 B
Text

This is a Qt project for making use of OpenSceneGraph (OSG).
By default, this SlackBuild will build a Qt4 library.
If a Qt5 version is desired instead, set the OSGQT
environment variable when building osgQt i.e.
OSGQT=5 sh osgQt.SlackBuild
In this case, the qt5 package is an additional requirement
when building.