aboutsummaryrefslogtreecommitdiff
path: root/ports/mathgl/fix_cmakelists_and_cpp.patch
AgeCommit message (Collapse)Author
2019-10-07[mathgl]Fix feature glut/hdf5/qt5. (#8369)JackBoosY
* [mathgl]Fix feature glut and hdf5. * [mathgl]Fix feature qt5 glut. * [mathgl]Use find_library instead of find_package for feature glut. * revert changes about opengl. * [mathgl]Revert feature opengl dependency.
2019-09-12[mathgl]Fix build failure on x86-windows. (#8145)Alvin
* [mathgl]Add function declare, change member function name, add link lib in Windows. * [mathgl]Determine whether there is a file then duplicate.