summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-05-13 17:29:07 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2024-05-13 17:29:07 +0300
commite316f5cff9611fe7c9d248de93f8584d95c3e0ab (patch)
tree3105c292db0427a2d115880d13c4bef67c5fd99b /build.sh
parent9013267da2269a9bd9683862b7449db1b1093afc (diff)
parentd4043d3b011c32eb503c43c551872f9c24d7344f (diff)
Merge branch 'main' into DRTVWR-591-maint-X
# Conflicts: # autobuild.xml
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" \