From David Sainty <dsainty@NetBSD.org>:
commit3f574b9aff2b6417bbf795e9338ab20853cdeeb1
authorThomas Klausner <tk@giga.or.at>
Fri, 11 Sep 2009 12:58:49 +0000 (11 14:58 +0200)
committerThomas Klausner <tk@giga.or.at>
Fri, 11 Sep 2009 12:58:49 +0000 (11 14:58 +0200)
treee54502b6a78e4c23295b93db782dbad193273bc1
parent72e2bf98daaf4432e6755e8c8733a263adb42ceb
From David Sainty <dsainty@NetBSD.org>:
The cmake utility recommends using OPENGL_gl_LIBRARY if GLU is not required.
This also fixes the build in some circumstances: if cmake finds an installed
libGLU the build will fail, because we don't buildlink it.

Ok Tomáš Chvátal, Miriam Ruiz
src/CMakeLists.txt