diff options
| author | Oz Linden <oz@lindenlab.com> | 2015-11-06 10:33:06 -0500 | 
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2015-11-06 10:33:06 -0500 | 
| commit | 0c1ddd785e379a89c31ea1ae6a00e32e8fee6548 (patch) | |
| tree | 08734cdc18367ec9c3efa7081d14a299229e4cf6 | |
| parent | 51fbdbe2a6ba27394f6938c965acbc0470a0870d (diff) | |
WOLF-310: generate doxygen for the viewer
| -rwxr-xr-x | BuildParams | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/BuildParams b/BuildParams index c9a6b5fb43..f6316927a3 100755 --- a/BuildParams +++ b/BuildParams @@ -19,6 +19,8 @@ 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 | 
