makeclean / occ_faceter

GNU Lesser General Public License v2.1
4 stars 6 forks source link

set std=c++14 as requested by libCGAL on ubuntu 20.04 fix issue 12 #14

Closed qingfengxia closed 3 years ago

qingfengxia commented 3 years ago

C++14 should be widely supported in 2020, so just bump up the c++ std version for latest ubuntu