Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Commandre Benjamin
OTB
Commits
8e0506a2
Commit
8e0506a2
authored
May 17, 2019
by
Antoine Regimbeau
Browse files
We do not package GLUT or GLFW on mac
parent
7ffde41c
Changes
1
Show whitespace changes
Inline
Side-by-side
CI/otb-macos-superbuild.cmake
View file @
8e0506a2
...
...
@@ -21,5 +21,5 @@
# Configuration options for macOS
set
(
site_option
"GLUT_glut_LIBRARY=/usr/X11R6/lib/libglut.3.dylib
GLUT_INCLUDE_DIR=/usr/X11R6/include"
)
\ No newline at end of file
"OTB_USE_GLUT=OFF
OTB_USE_GLFW=OFF"
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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