Skip to content
Snippets Groups Projects
Commit 3f2b5f40 authored by Oz Linden's avatar Oz Linden
Browse files

merge build script improvement

parents 47f2c6bd b779ca0a
Branches
Tags
No related merge requests found
...@@ -101,7 +101,8 @@ pre_build() ...@@ -101,7 +101,8 @@ pre_build()
-DVIEWER_CHANNEL:STRING="\"$viewer_channel\"" \ -DVIEWER_CHANNEL:STRING="\"$viewer_channel\"" \
-DGRID:STRING="\"$viewer_grid\"" \ -DGRID:STRING="\"$viewer_grid\"" \
-DLL_TESTS:BOOL="$run_tests" \ -DLL_TESTS:BOOL="$run_tests" \
-DTEMPLATE_VERIFIER_OPTIONS:STRING="$template_verifier_options" $template_verifier_master_url -DTEMPLATE_VERIFIER_OPTIONS:STRING="$template_verifier_options" $template_verifier_master_url \
|| fatal "$variant configuration failed"
end_section "Configure $variant" end_section "Configure $variant"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment