Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
d29f46a3
Commit
d29f46a3
authored
Apr 11, 2016
by
Rashad Kanavath
Browse files
BUG: fix mantis 1160
parent
3e47c411
Changes
3
Hide whitespace changes
Inline
Side-by-side
Modules/ThirdParty/GLFW/otb-module.cmake
View file @
d29f46a3
...
...
@@ -2,7 +2,7 @@ set(DOCUMENTATION "This module imports GLFW to the build system")
otb_module
(
OTBGLFW
DEPENDS
OTBOpenGL
TEST_DEPENDS
DESCRIPTION
...
...
Modules/ThirdParty/Glew/otb-module.cmake
View file @
d29f46a3
...
...
@@ -2,7 +2,7 @@ set(DOCUMENTATION "This module imports Glew to the build system")
otb_module
(
OTBGlew
DEPENDS
OTBOpenGL
TEST_DEPENDS
DESCRIPTION
...
...
Modules/ThirdParty/Glut/otb-module.cmake
View file @
d29f46a3
...
...
@@ -2,7 +2,7 @@ set(DOCUMENTATION "This module imports GLUT to the build system")
otb_module
(
OTBGlut
DEPENDS
OTBOpenGL
TEST_DEPENDS
DESCRIPTION
...
...
Write
Preview
Supports
Markdown
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