> Am 07.03.2021 um 18:16 schrieb Rick McGuire <object.r...@gmail.com>:
> 
> I found the old thread from 2018 which discussed the last time we updated the 
> required version number. I think leaving the other CMake.txt files as 2.6 was 
> just an oversight and they should also have been updated to 2.8 at that time. 
> However, I would not be at all opposed to bumping everything to 3.12 so that 
> all of the conditional logic for the MAC can be removed. We considered at 
> that time jumping to 3.0, but I couldn't find anything in in the mail thread 
> that discussed why we settled on 2.0. Surely 3 years later a higher version 
> would be acceptable. 

I have made the change to 3.12 locally for all CMakeLists.txt for all platforms 
and tested it.

As expected it silenced the warnings on macOS

As expected it also aborted on a Linux system with a lower CMake version and 
passed without notice on Linuxes with a higher version of Cmake

What I did not expect was that for some Linux versions (CentOS 8, Linux Mint 
19, Ubuntu 18.04 for instance) a version 3.12 or higher was not available in 
the normal repository. I could „fix“ it by changing to „snap“ or 
downloading&compiling from source and some other ways, but this would not be my 
preferred way of doing things.

So, unless there are strong reasons for having 3.12 for all systems I will go 
back to 3.12 for macOS and 3.8 for the rest and commit that, OK?

Hälsningar/Regards/Grüsse,
P.O. Jonsson
oor...@jonases.se


_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to