Skip to content
Snippets Groups Projects
Commit 636989c1 authored by Anchor's avatar Anchor Committed by Nat Goodspeed
Browse files

[DRTVWR-476] - target windows 10

parent 1ea42d88
No related branches found
No related tags found
No related merge requests found
...@@ -140,6 +140,7 @@ pre_build() ...@@ -140,6 +140,7 @@ pre_build()
"$autobuild" configure --quiet -c $variant -- \ "$autobuild" configure --quiet -c $variant -- \
-DPACKAGE:BOOL=ON \ -DPACKAGE:BOOL=ON \
-DHAVOK:BOOL="$HAVOK" \ -DHAVOK:BOOL="$HAVOK" \
-DCMAKE_SYSTEM_VERSION:STRING="10.0" \
-DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \ -DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \
-DVIEWER_SYMBOL_FILE:STRING="${VIEWER_SYMBOL_FILE:-}" \ -DVIEWER_SYMBOL_FILE:STRING="${VIEWER_SYMBOL_FILE:-}" \
-DBUGSPLAT_DB:STRING="${BUGSPLAT_DB:-}" \ -DBUGSPLAT_DB:STRING="${BUGSPLAT_DB:-}" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment