[Cmake] Force a generator?

Andy Cedilnik andy.cedilnik at kitware.com
Mon, 26 Apr 2004 16:14:02 -0400


Hi Gordon,

-C is used to set things before anything is set. It is like writing
things to a cmake cache except a bit more portable. It also allows you
to do things before generators are there, such as pick the generator.

On Mon, 2004-04-26 at 15:55, Schumacher, Gordon wrote:
> So, if I'm understanding this right, the parser runs things passed in on the
> command line to -C switches before it parses CMakeLists.txt, yes?
> 
> I'll let you know what I find when I get the whole thing bolted together...
-- 
				Andy Cedilnik
				Kitware Inc.