installables package_description name viewer_development platforms common configurations Debug build command cmake options --build . --config Debug configure command cmake options -DCMAKE_BUILD_TYPE:STRING=Debug -DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=OFF -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife -DFMOD=TRUE -DINSTALL_PROPRIETARY=TRUE name Debug RelWithDebInfo build command cmake options --build . --config RelWithDebInfo configure command cmake options -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=OFF -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife -DFMOD=TRUE -DINSTALL_PROPRIETARY=TRUE name RelWithDebInfo Release build command cmake options --build . --config Release configure command cmake options -DCMAKE_BUILD_TYPE:STRING=Release -DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=OFF -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife -DFMOD=TRUE -DINSTALL_PROPRIETARY=TRUE name Release name common darwin build_directory build-darwin-i386 configurations Debug configure arguments ../indra options -G 'Xcode' name Debug RelWithDebInfo build configure arguments ../indra options -G 'Xcode' default True name RelWithDebInfo Release configure arguments ../indra options -G 'Xcode' name Release name darwin linux build_directory build-linux-i686 configurations Debug configure arguments ..\indra options -G 'Unix Makefiles' name Debug RelWithDebInfo build configure arguments ..\indra options -G 'Unix Makefiles' default True name RelWithDebInfo Release configure arguments ..\indra options -G 'Unix Makefiles' name Release name linux windows build_directory build-vc80 configurations Debug configure arguments ..\indra options -G "Visual Studio 8 2005" name Debug RelWithDebInfo build configure arguments ..\indra options -G "Visual Studio 8 2005" default True name RelWithDebInfo Release configure arguments ..\indra options -G "Visual Studio 8 2005" name Release name windows type autobuild version 1.2