[Cmake] Change in CMake build process

Andy Cedilnik andy.cedilnik at kitware.com
Mon Apr 28 10:04:32 EDT 2003


Hi All,

I think it is time to stop building CMake et al. in the directory called
"Source" but in directory called let say "bin". That means that if you
build but not install CMake, you will have to do something like:

CMake/bin/ccmake

and not:

CMake/Source/ccmake

as you did so far.
I will make this change on CVS, so it will not be in mainstream until
CMake 1.8 is released. However, people that do dashboards might be
effected. 

If somebody has any comment about that, speak now.

Thanks.

				Andy




More information about the CMake mailing list