AW: Why does gcc not provide CMakeList.txt for compilation?

stefan@franke.ms stefan@franke.ms
Wed Sep 25 15:09:00 GMT 2019



> -----Ursprüngliche Nachricht-----
> Von: gcc-help-owner@gcc.gnu.org <gcc-help-owner@gcc.gnu.org> Im
> Auftrag von unlvsur unlvsur
> Gesendet: Mittwoch, 25. September 2019 16:16
> An: gcc-help@gcc.gnu.org
> Betreff: Why does gcc not provide CMakeList.txt for compilation?
> 
> Even clang is using cmake.
> 
> Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10

Because they don't have a platform independent makefile.
With a platform independent makefile there is no need for cmake.

Who doesn't have pimples doesn't have to treat them.



More information about the Gcc-help mailing list