[Cmake] CMAKE_ROOT
Bill Hoffman
bill.hoffman at kitware.com
Wed May 30 10:50:09 EDT 2001
cmake has changed quite a bit since the last time you looked at it.
CMakeSetupCmd is no longer used. There is a single program called
cmake that is created. It is run sort of like configure.
cd bindir
/path/to/cmake/cmake /path/to/source
How are you trying to run it? I assume you are not running the GUI..
-Bill
At 03:12 PM 5/30/2001 +0100, John Biddiscombe wrote:
>I'm using cmake checkout out earlier today from
>vtknew\cmake
>
>is this the correct version? I'm getting some funny stuff regarding this CMAKE_ROOT and CmakeSetupCmd has gone and I have no dsp templates etc etc
>
>JB
>
>
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake
More information about the CMake
mailing list