public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Why does gcc not provide CMakeList.txt for compilation?
@ 2019-09-25 14:16 unlvsur unlvsur
  2019-09-25 15:09 ` AW: " stefan
  0 siblings, 1 reply; 2+ messages in thread
From: unlvsur unlvsur @ 2019-09-25 14:16 UTC (permalink / raw)
  To: gcc-help

Even clang is using cmake.

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

^ permalink raw reply	[flat|nested] 2+ messages in thread

* AW: Why does gcc not provide CMakeList.txt for compilation?
  2019-09-25 14:16 Why does gcc not provide CMakeList.txt for compilation? unlvsur unlvsur
@ 2019-09-25 15:09 ` stefan
  0 siblings, 0 replies; 2+ messages in thread
From: stefan @ 2019-09-25 15:09 UTC (permalink / raw)
  To: 'unlvsur unlvsur', gcc-help



> -----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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-25 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 14:16 Why does gcc not provide CMakeList.txt for compilation? unlvsur unlvsur
2019-09-25 15:09 ` AW: " stefan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).