On Jan 13, 2008 10:04 PM, Bill Hoffman <[EMAIL PROTECTED]> wrote:
>
> Many people will run CMake from a GUI and will not be giving a
> -f flag.  With the patch there would be no way to build a project via
> one of the GUI's if it required changing the name of the file.

cmakesetup and ccmake would also need -f flags.  Command line users
and scripts could invoke -f flags just fine.  Shortcuts on Windows can
be made with -f flags in them if people want to present their builds
that way.

> If you
> had two or more sets of cmake files in the same source tree, how would
> that work?

The same way it works now.  Generally, such files are a case of "CMake
invoking CMake."


Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to