summaryrefslogtreecommitdiffstats
path: root/libraries/osgQt/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/osgQt/README')
-rw-r--r--libraries/osgQt/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/osgQt/README b/libraries/osgQt/README
new file mode 100644
index 0000000000..bacfa07668
--- /dev/null
+++ b/libraries/osgQt/README
@@ -0,0 +1,8 @@
+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.