Skip to content
Snippets Groups Projects
Commit 653d4760 authored by Leyla Farazha's avatar Leyla Farazha
Browse files

updating build.sh to use the grid argument

parent b4fc6681
No related branches found
No related tags found
No related merge requests found
...@@ -59,6 +59,7 @@ pre_build() ...@@ -59,6 +59,7 @@ pre_build()
-t $variant \ -t $variant \
-G "$cmake_generator" \ -G "$cmake_generator" \
configure \ configure \
-DGRID:STRING="$viewer_grid" \
-DVIEWER_CHANNEL:STRING="$viewer_channel" \ -DVIEWER_CHANNEL:STRING="$viewer_channel" \
-DVIEWER_LOGIN_CHANNEL:STRING="$login_channel" \ -DVIEWER_LOGIN_CHANNEL:STRING="$login_channel" \
-DINSTALL_PROPRIETARY:BOOL=ON \ -DINSTALL_PROPRIETARY:BOOL=ON \
......
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