On Wed, Sep 03, 2008 at 09:29:53AM -0600, Orion Poplawski wrote: > Andrew Ross wrote: > > Orion, > > > > You can already set OCAML_INSTALL_DIR on the cmake command line as you > > describe. It might not be documented, but it does work. At least it did > > work with cmake2.4 when I tested it. > > I guess I still don't really understand cmake. I thought a SET command > in the cmake files wasn't overridden by the command line, but I guess it > is. Sorry about that.
It is because the variable is a cache entry. The -D option override the default values for a cache entry. (Correct me if I'm wrong Alan!) Andrew ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel