[CMake] Generating makefiles without installed CMake

Philip Lowman philip at yhbt.com
Fri Apr 10 18:35:13 EDT 2009


On Thu, Apr 9, 2009 at 9:16 PM, Ivan Chupahin <gurinchi at gmail.com> wrote:

> How can i generate the makefiles on a different systems, where no CMake is
> installed? It`s like a configure (autoconf utility).
>
There's no way to do this.  You must have CMake available to configure a
CMake project.

CMake need not be installed on the system, you can download it and run it
out of your home directory or wherever.

-- 
Philip Lowman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090410/14565900/attachment.htm>


More information about the CMake mailing list