Set CMake UNATTENDED variable to suppress VSTool in TC builds.

master
Nat Goodspeed 2016-08-15 17:15:31 -04:00
parent 454da876dc
commit b0c434fadf
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ pre_build()
"$autobuild" configure --quiet -c $variant -- \
-DPACKAGE:BOOL=ON \
-DUNATTENDED:BOOL=ON \
-DRELEASE_CRASH_REPORTING:BOOL=ON \
-DVIEWER_CHANNEL:STRING="\"$viewer_channel\"" \
-DGRID:STRING="\"$viewer_grid\"" \