[opensource-dev] FW: Using 'autobuild' to build the viewer
Oz Linden (Scott Lawrence)
oz at lindenlab.com
Fri Jan 28 04:28:19 PST 2011
On 2011-01-28 7:00, Jonathan Welch wrote:
> How do we pass in -D parameters? I want to disable the tests, specify
> the location of the 3 msvc*. files, and not run the packager.
After an 'end of options' marker:
autobuild configure -c whatever -- -Doption=value
I believe that anything after the '--' is passed to cmake...
More information about the opensource-dev
mailing list