summaryrefslogtreecommitdiffstats
path: root/crypto/qca2/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/qca2/BUILD')
-rwxr-xr-xcrypto/qca2/BUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/crypto/qca2/BUILD b/crypto/qca2/BUILD
index 8cacd51efa..432d717f34 100755
--- a/crypto/qca2/BUILD
+++ b/crypto/qca2/BUILD
@@ -1,6 +1,3 @@
-QTDIR=/usr &&
-PATH=$QTDIR/bin/qt4:$PATH &&
-export QTDIR=/usr &&
-./configure --prefix=/usr $OPTS &&
-qmake qca.pro &&
-make
+OPTS+=' -DBUILD_TESTS=0' &&
+OPTS+=" -DQT4_BUILD=1" &&
+qt4_cmake_build