summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-09-01 17:11:49 -0500
committerDave Parks <davep@lindenlab.com>2010-09-01 17:11:49 -0500
commita32920f627f900e1717959982d942bb54924d4c0 (patch)
treec091aa5295505a65c592c0aa8bce7d6c01ddca01
parent20bb2636ed09f23807e78223422f54bed19a962c (diff)
parent7a02a6ff9986798d5cbcbdb769a28648f68417b2 (diff)
merge
-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 \