Re: CMake 4
Enno Rehling <[email protected]> Sun, 28 Dec 2025 11:15:52 +0100
| Newsgroups | gmane.comp.lib.fox-toolkit.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/27/2025 20:19, Roland Hughes via Foxgui-users wrote: > Honestly, I hate MSYS2. Actually I hate anything to do with "Linux > emulation" on Windows for building Windows apps. I agreee whole-heartedly. Trying to pretend that Windows can be made to work like a UNIX is misguided. Regarding the original post: A lot of distributions still ship with CMake 3, appartently. My Debian 13 comes with CMake 3.31.6, to name one. I have never needed to set cmake_minimum_required higher than 3.13 in the past, and hope this doesn't mean I need to change my projects? Enno.