daviderovell0 / bzzzbz

Digital video synthesizer for live music performance! powered by Raspberry pi + OpenGL
https://twitter.com/bzzzbz_video
GNU General Public License v3.0
47 stars 4 forks source link

Lower CMakeFile requirements #51

Open daviderovell0 opened 4 years ago

daviderovell0 commented 4 years ago

CMakeVersionRequired is too high (3.10) since it is incompatible for some Linux distributions.

deetrone commented 4 years ago

Will be at least 3.1 as set (CMAKE_CXX_STANDARD 11) came in with that version. Should find latest minimum version in between