I'm trying to compile a software that uses QtOpenGL, but I got a link error because -lGLU is not present.
cmake is used.
The only relevant line in CMakeLists.txt files seems to me find_package(Qt4 REQUIRED)
The system is Linux 64bit, Debian unstable, qt version 4.7.3, cmake version 2.8