diff options
author | Oz Linden <oz@lindenlab.com> | 2015-11-10 08:59:23 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-11-10 08:59:23 -0500 |
commit | bbd5086e817311a31556b96066991c657534dd71 (patch) | |
tree | 11e5352e82f6dbebf52629437257518ba7293b9d /BuildParams | |
parent | dcb740466288715e49672d87719e21136ef42b83 (diff) |
don't combine doxygen into the Linux build
Diffstat (limited to 'BuildParams')
-rwxr-xr-x | BuildParams | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/BuildParams b/BuildParams index f6316927a3..c9a6b5fb43 100755 --- a/BuildParams +++ b/BuildParams @@ -19,8 +19,6 @@ build_Linux_Debug = false build_Darwin_Debug = false build_Debug = false -# Include doxygen generation in the Linux build -build_Linux_Doxygen = true # Update Public Inworld Build Status Indicators (setting should mirror "public_build") email_status_this_is_os = true |