-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/327/
-----------------------------------------------------------

Review request for Viewer.


Summary
-------

This is primarily to allow the passing of '--config-file file-name' through 
cmake, so that 'autobuild configure' can work correctly.
The options are passed by adding -- 
-DAUTOBUILD_EXTRA_ARGS:STRING=options-to-add to the end of the configure 
command.
e.g. autobuild configure --config-file ab-custom.xml -c ReleaseOS -- 
-DAUTOBUILD_EXTRA_ARGS:STRING=--config-file=ab-custom.xml
Thanks to Brad Linden, for most of the work.


This addresses bugs OPEN-76 and OPEN-77.
    http://jira.secondlife.com/browse/OPEN-76
    http://jira.secondlife.com/browse/OPEN-77


Diffs
-----

  indra/cmake/Prebuilt.cmake 1d4d568986e3 

Diff: http://codereview.secondlife.com/r/327/diff


Testing
-------

Successfully configured and built the viewer with a custom configuration and no 
autobuild.xml present.


Thanks,

Ima

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to