FYI: I have just merged https://gitlab.com/kicad/code/kicad/-/merge_requests/198 into 5.1 which bumps the minimum CMake version required from 3.0 to 3.2 so that we can fix https://gitlab.com/kicad/code/kicad/-/issues/4209. We discussed the version bump at length inside https://gitlab.com/kicad/code/kicad/-/merge_requests/167, and decided to only bump the minimum needed to fix the issue (which is to 3.2), and all our supported platforms have CMake versions larger than this (and we maintain compatibility with Ubuntu 16.04 for those users still using it).
A similar bump happened on Master a week or so ago, and no problems have been reported because of it. -Ian
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp