cgal/GraphicsView/include/CGAL
Michael Vetter 154c48e8e3 Include OpenGL ES for arm
If we compile CGAL with having Qt present on arm, Qt will use OpenGL ES
headers. But CGAL/gl.h includes specifically include <GL/gl.h> which are
the desktop headers. They cannot be mixed.
2017-09-27 15:59:28 +02:00
..
Qt Include OpenGL ES for arm 2017-09-27 15:59:28 +02:00
auto_link add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
export Fix link error of demo/Polyhedron, in Debug and CGAL_HEADER_ONLY 2017-07-27 17:28:21 +02:00