Commit 05680099 authored by Edwin van den Oetelaar's avatar Edwin van den Oetelaar Committed by Dick Hollenbeck

Running a very common Ubuntu 12.4.3 building from repo could not find the GLEW library.

parent a3f0e450
......@@ -67,6 +67,8 @@ ELSE (WIN32)
FIND_LIBRARY( GLEW_GLEW_LIBRARY GLEW
/usr/openwin/lib
/usr/X11R6/lib
/usr/lib
/usr/lib/x86_64-linux-gnu
)
ENDIF (APPLE)
......
Markdown is supported
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