[CMake] makefile to CMakeLists.txt, possible?
J Decker
d3ck0r at gmail.com
Thu Sep 2 01:58:51 EDT 2010
On Wed, Sep 1, 2010 at 10:17 PM, Chiheng Xu <chiheng.xu at gmail.com> wrote:
> 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.
>
Then why bother writing CMake files? just use make.
>
>
> --
> Chiheng Xu
> Wuhan,China
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list