aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-09-12 16:16:03 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-09-12 16:16:03 +0200
commit7ffb96131e0c1b18da06aaa02df9a2a130a10f5d (patch)
tree3ea50ae78973d9f2d1e650e184c418bf854702a1
parent32ce1b4d03869c9f4d489241d2e573b31b7de664 (diff)
downloadqxmpp-7ffb96131e0c1b18da06aaa02df9a2a130a10f5d.tar.gz
document QXMPP_AUTOTEST_INTERNAL
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 3d2578c4..cc6dff15 100644
--- a/README
+++ b/README
@@ -24,6 +24,7 @@ You can pass the following arguments to qmake:
default:
unix: /usr/local on unix
other: $$[QT_INSTALL_PREFIX]
+ QXMPP_AUTOTEST_INTERNAL=1 to enabled internal autotests
QXMPP_LIBRARY_TYPE=staticlib to build a static version of QXmpp
QXMPP_USE_SPEEX=1 to enable speex audio codec
QXMPP_USE_THEORA=1 to enable theora video codec