diff options
author | Oz Linden <oz@lindenlab.com> | 2018-05-30 13:14:43 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2018-05-30 13:14:43 -0400 |
commit | d2fa5a53e8b91bd0aba10ab3917c722dc360b610 (patch) | |
tree | e4408abeb052e38e0f4070f62425e8c196d89c5b /build.sh | |
parent | 837ca22924a4fc3ade6d592bc75c7921a6f4e668 (diff) |
remove unused UNATTENDED cmake variable that generates warnings
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -120,7 +120,6 @@ pre_build() "$autobuild" configure --quiet -c $variant -- \ -DPACKAGE:BOOL=ON \ - -DUNATTENDED:BOOL=ON \ -DHAVOK:BOOL="$HAVOK" \ -DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \ -DVIEWER_CHANNEL:STRING="${viewer_channel}" \ |