Commit 8e0506a2 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

We do not package GLUT or GLFW on mac

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
...@@ -21,5 +21,5 @@ ...@@ -21,5 +21,5 @@
# Configuration options for macOS # Configuration options for macOS
set(site_option set(site_option
"GLUT_glut_LIBRARY=/usr/X11R6/lib/libglut.3.dylib "OTB_USE_GLUT=OFF
GLUT_INCLUDE_DIR=/usr/X11R6/include") OTB_USE_GLFW=OFF")
\ No newline at end of file \ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment