[vtk-developers] RE: Changes toCMake

Ken Martin ken.martin at kitware.com
Mon May 21 15:12:43 EDT 2001


> How do you build an out of source cmake? We need this for testing.

The same basic way as any other UNIXish package should work

mkdir CMake-Linux
cd CMake-Linux
../CMake/configure
make

Ken




More information about the vtk-developers mailing list