STORM-1215: restore proprietary components in Release builds
Review Request #284 - Created May 2, 2011 and submitted
Oz Linden | Reviewers | ||
STORM-1215 | brad.linden | ||
None | viewer-development |
The INSTALL_PROPRIETARY switch was incorrectly removed. This caused both KDU and FMOD to be omitted: the lack of FMOD caused the problem with sound.
Posted (May 2, 2011, 7:25 a.m.)
-
autobuild.xml (Diff revision 1) -
This is needed so that Windows Developers can get the 3-p Quicktime libs from LL so mabey move this to the windows settings instead of deleting it.
-
autobuild.xml (Diff revision 1) -
Looks good. Additionally to avoid unnecessary confusion, I'd recommend removing the explicit setting of ROOT_PROJECT_NAME as well, and rely on the correct defaults in indra/CMakeLists.txt.
Posted (May 3, 2011, 11:16 a.m.)
-
autobuild.xml (Diff revision 1) -
If this line needs to be removed, which I'm not convinced of, shouldn't it be done as a separate commit rather than as one purporting to fix 'Release' builds not 'ReleaseOS' where this line occurs?
Other reviews