fix(open3d): Build w/o glu
The glew package requires the "depender" to set this preprocessor define if a build w/o GLU support is requested. (I.e. this removes the build dependency of glew on glu.)
Please register or sign in to comment
The glew package requires the "depender" to set this preprocessor define if a build w/o GLU support is requested. (I.e. this removes the build dependency of glew on glu.)