diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2016-08-16 02:09:05 +0300 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2016-08-16 02:09:05 +0300 |
commit | 78ad1a65012ce35532271f89934f53b9a8fcc084 (patch) | |
tree | f72c9430e50a3438e54028e3df5e85d727939910 | |
parent | 5b94ed9f4e8bff5d2079b012434d16df4ab27397 (diff) | |
parent | b0c434fadfb7085fa93d13b3f61f29d48c610834 (diff) |
Merged in nat_linden/viewer-unattended
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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\"" \ |