maliit / framework

Core libraries of Maliit and server.
Other
52 stars 49 forks source link

cmake: Lower requirement to 3.5 to allow building on Ubuntu 16.04 #84

Closed dobey closed 2 years ago

KAMiKAZOW commented 2 years ago

Even though I don't see the point of supporting such an ancient Ubuntu version, if it builds with a lower CMake, that one should be the minimum.

dobey commented 2 years ago

Even though I don't see the point of supporting such an ancient Ubuntu version, if it builds with a lower CMake, that one should be the minimum.

Ubuntu Touch is still based on Ubuntu 16.04, and with the goal of getting maliit to be the "true upstream" and running on there as well as Plasma Mobile distros, I'd prefer to do it with minimal patches on that side if possible, for the next maliit release (which I hope to do soon after getting the lomiri-keyboard merge in).