ooxi / violetland

An open source cross-platform game similar to Crimsonland
https://violetland.github.io/
Other
66 stars 15 forks source link

Bumped CMake requirement to 3.2 #144

Closed ooxi closed 6 years ago

ooxi commented 6 years ago

CMake 3.2 is required in order to use FindIntl. This also implicitly raises the requirement to Ubuntu 16.04 since Ubuntu 14.04 ships with CMake 2.8.12 by default.