Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
OpenMesh
Commits
eecd3877
Commit
eecd3877
authored
May 23, 2018
by
schultz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modified scope of GLUT_glut_LIBRARY
parent
cccf00d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cmake/FindGLUT.cmake
cmake/FindGLUT.cmake
+1
-1
No files found.
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