summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index a36d8bf1e2..4b5dec6682 100644
--- a/build.sh
+++ b/build.sh
@@ -59,6 +59,7 @@ pre_build()
-t $variant \
-G "$cmake_generator" \
configure \
+ -DGRID:STRING="$viewer_grid"\
-DVIEWER_CHANNEL:STRING="$viewer_channel" \
-DVIEWER_LOGIN_CHANNEL:STRING="$login_channel" \
-DINSTALL_PROPRIETARY:BOOL=ON \