cgal/GraphicsView
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
..
demo Simplified typedef 2017-08-29 11:21:59 +02:00
doc/GraphicsView Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
include/CGAL Include OpenGL ES for arm 2017-09-27 15:59:28 +02:00
package_info/GraphicsView update qt urls 2015-07-08 09:48:45 +02:00
src/CGAL_Qt5 Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
TODO cosmetic changes to remove mentions of QT4 2015-07-07 18:00:43 +02:00