
29 Jul
2009
29 Jul
'09
7:58 p.m.
On Wed, Jul 29, 2009 at 11:21 AM, Doug Gregor<doug.gregor@gmail.com> wrote:
On Wed, Jul 29, 2009 at 10:00 AM, Vladimir Prus<vladimir@codesourcery.com> wrote:
Doug Gregor wrote:
FWIW, CMake has an option to provide an initial cache file (using -C cache-filename). So, you can place those configuration details into your own initial cache file, and ask CMake to start with that configuration (configuring whatever else it needs) if you need to re-configure your tree.
Does initial cache use the same syntax as the ordinary cache,
Yes.
Err, I was wrong; thanks to Justin for correcting my moronicity. - Doug