From: Hans-Bernhard B. <HBB...@t-...> - 2022-01-04 18:36:16
|
Am 04.01.2022 um 08:04 schrieb Bastian Märkisch: > I second that. But CMake could also (mostly) replace the automake/conf > build mechanism and hence unify the build system. IMHO, "mostly" is equivalent to "not" in this case. As long as we still need some parts of the auto-foo stuff, we're better off keepin all of it. It works, it does a lot for us, and covers a lot of corner cases. I see CMake as useful only for those platforms that cannot use auto-foo, most evidently Windows. > For me, this at first started as a project to get to know CMake. Same here. |