[CMake] makefile to CMakeLists.txt, possible?
Chiheng Xu
chiheng.xu at gmail.com
Thu Sep 2 01:17:35 EDT 2010
On Fri, Aug 20, 2010 at 1:11 AM, <"\"Roman Wüger\"
<norulez at me.com>"@mac.com> wrote:
> CMake is a Makefile-Generator an nothing else
>
> Why would you write the Makefiles by yourself?
>
Perhaps some people don't like the time consuming invocation of CMake.
Maybe CMake can generate relocatable Makefiles only containing
relative paths for several major platforms, and developers "cache"
the generated relocatable Makefiles in version control systems. Then
builders don't need to invoke CMake.
--
Chiheng Xu
Wuhan,China
More information about the CMake
mailing list