You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-visualization/zhu3d/files/zhu3d-4.2.4-gold.patch

12 lines
286 B

--- zhu3d.pro
+++ zhu3d.pro
@@ -48,7 +48,7 @@
CONFIG += release
TARGET = zhu3d
QT += opengl
-
+LIBS += -lGLU
# ============================================================================
# Optimisation switches. For both GCC/ICC compilers -O3 is default.