[CMake] what to download for Linux??
Bill Hoffman
bill.hoffman at kitware.com
Mon Jun 4 14:45:20 EDT 2007
Oliver Kullmann wrote:
> Hello,
>
> I want to build cmake from the sources, on
> a Linux platform. Now it seems I have the choice
> between
>
> cmake-2.4.6-Linux-i386.tar.gz
>
This one is a binary already built for you.
> and
>
> cmake-2.4.6.tar.gz
>
This is a source tar file with Unix style end of lines and not \r\n line
endings found
in windows text files.
-Bill
More information about the CMake
mailing list