From d7471482d133c00c61016335c8518b02c6ac9bc7 Mon Sep 17 00:00:00 2001 From: iphydf Date: Thu, 22 Feb 2018 13:56:11 +0000 Subject: Add an option that allows us to specify that we require toxav. --- other/travis/toxcore-script | 1 + 1 file changed, 1 insertion(+) (limited to 'other') diff --git a/other/travis/toxcore-script b/other/travis/toxcore-script index 65c4c7b5..83ca8c04 100755 --- a/other/travis/toxcore-script +++ b/other/travis/toxcore-script @@ -30,6 +30,7 @@ RUN $CMAKE \ -DCMAKE_INSTALL_PREFIX:PATH=$CURDIR/_install \ -DASAN=ON \ -DDEBUG=ON \ + -DMUST_BUILD_TOXAV=ON \ -DSTRICT_ABI=ON \ -DTEST_TIMEOUT_SECONDS=120 \ -DTRACE=ON \ -- cgit v1.2.3