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
OpenMesh
OpenMesh
Commits
eecd3877
Commit
eecd3877
authored
May 23, 2018
by
schultz
Browse files
modified scope of GLUT_glut_LIBRARY
parent
cccf00d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/FindGLUT.cmake
View file @
eecd3877
...
...
@@ -72,7 +72,7 @@ IF (WIN32)
"
${
VS_SEARCH_PATH
}
/freeglut-2.8.1/lib"
)
set
(
GLUT_glut_LIBRARY optimized
${
GLUT_release_LIBRARY
}
debug
${
GLUT_debug_LIBRARY
}
)
set
(
GLUT_glut_LIBRARY optimized
${
GLUT_release_LIBRARY
}
debug
${
GLUT_debug_LIBRARY
}
CACHE STRING
"Path to the glut libraries"
)
ELSE
(
WIN32
)
...
...
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