[CMake] makefile to CMakeLists.txt, possible?

"Roman Wüger" <norulez@me.com> at mac.com "Roman Wüger" <norulez@me.com> at mac.com
Thu Aug 19 13:11:54 EDT 2010


CMake is a Makefile-Generator an nothing else

Why would you write the Makefiles by yourself?

Best Regards
NoRulez

Am 19. Aug 2010 um 16:12 schrieb Eric Noulard <eric.noulard at gmail.com>:

> 2010/8/19 Mr Shore <shore.cloud at gmail.com>:
> > Basically, cmake parsor can understand makefile, that's why it can generate
> > makefile from CMakeLists.txt,
>
> As far as I know CMake does NOT understand Makefile it does **generates**
> makefiles which is totally different story.
>
> Again AFAIK CMake is never **reading** a Makefile.
>
> I invite you to verify my feeling from the CMake source code.
>
> > Just the other way around,why can't it 100% convert a makefile to
> > CMakeLists.txt?
>
> Just as with foreign language, because of the semantic.
>
> Usually I am able to say what I want in english without trouble.
> But give me some litterature in english to translate back to my
> native language and I'll get stuck after 2 pages or 2 lines depending
> on the author.
>
>
> -- 
> Erk
> Membre de l'April - « promouvoir et défendre le logiciel libre » -
> http://www.april.org
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100819/49425806/attachment.htm>


More information about the CMake mailing list