On Mon, May 29, 2017 at 8:42 AM, Steffen <[email protected]> wrote: > > Btw. > Cmake is now Windows only, is that the goal ?
No; however the autoconf works so well on such a broad assortment of Unix distributions that we haven't found a lot of motivation to fully instrument the cmake lists for unix flavors. It's an obvious win if we can move all OS2 and Netware logic to cmake or simply drop architectures moving beyond 2.4.x releases. But I know little of the OS2 and Netware support from the cmake project. I'll likely start at the APR project in terms of instrumenting CMake logic for Unix. While it's not "strictly necessary", it allows better testing of the cmake logic while working in a unix environment, avoiding most Windows breakage.
