summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorAnchor <none@none>2019-04-30 19:01:51 -0600
committerNat Goodspeed <nat@lindenlab.com>2020-03-25 18:39:20 -0400
commit636989c13924f77615e8ffa58e5727780e8c5063 (patch)
treef29127ca4ea0c3ac6c6924f7682185679c8b5644 /build.sh
parent1ea42d88f77867228c69ed15c7a38a96b3a03911 (diff)
[DRTVWR-476] - target windows 10
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 545c913f92..bafee86206 100755
--- a/build.sh
+++ b/build.sh
@@ -140,6 +140,7 @@ pre_build()
"$autobuild" configure --quiet -c $variant -- \
-DPACKAGE:BOOL=ON \
-DHAVOK:BOOL="$HAVOK" \
+ -DCMAKE_SYSTEM_VERSION:STRING="10.0" \
-DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \
-DVIEWER_SYMBOL_FILE:STRING="${VIEWER_SYMBOL_FILE:-}" \
-DBUGSPLAT_DB:STRING="${BUGSPLAT_DB:-}" \