summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-05-14 08:50:04 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2024-05-14 11:24:35 +0300
commit82d713782529074b03720833038cb0df2b8bcffd (patch)
tree118d954a80c024fbf8c0de2942a2972140f54ccf /build.sh
parent2c52f6e323c0917fe61ab0a247dddd9df89414c6 (diff)
#1457 Fix the tests on mac
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 46a287ea32..e025b73170 100755
--- a/build.sh
+++ b/build.sh
@@ -178,6 +178,7 @@ pre_build()
"$autobuild" configure --quiet -c $variant \
${eval_autobuild_configure_parameters:---} \
+ -DLL_TESTS:BOOL=ON \
-DPACKAGE:BOOL=ON \
-DHAVOK:BOOL="$HAVOK" \
-DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \