[CMake] ExternalProject in 2.6

Michael Wild themiwi at gmail.com
Mon Jun 20 05:39:58 EDT 2011


On 06/20/2011 11:28 AM, Ilja Golshtein wrote:
> Hello,
> 
> is it possible to backport ExternalProject to 2.6?
> Did anyone try successfully or unsuccessfully?
> 
> Unfortunately 2.8 is not an option since it is not included even in recent RHEL 6.0.
> 
> Thanks.
> 

You can also download the 2.8 binaries from http://cmake.org, unpack
them somewhere convenient and then include the bin/ directory in your
PATH. Very simple, works on virtually all Linux systems and there's no
need to compile anything (except for your own code, that is ;-))

Michael


More information about the CMake mailing list