Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Butz
VTK
Commits
ec3c7a4e
Commit
ec3c7a4e
authored
Nov 13, 2017
by
H. Cole Wiley
Browse files
using cmakedefine for ANDROID since its not being defined else where
parent
35d6cf57
Changes
1
Hide whitespace changes
Inline
Side-by-side
ThirdParty/glew/vtk_glew.h.in
View file @
ec3c7a4e
...
...
@@ -32,6 +32,8 @@
#define VTK_OPENGL_ES_VERSION 30
#cmakedefine ANDROID
#ifdef ANDROID
# include <GLES3/gl3.h>
#else
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment