We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 645d405 + 8251713 commit 79b866cCopy full SHA for 79b866c
configure.ac
@@ -187,7 +187,7 @@ AS_IF([test "$enable_qt" != "no"],
187
enable_qt=yes
188
export QT_SELECT=qt5
189
190
- # we depend on lQt5Gui and lQt5OpenGL
+ # we depend on libQt5Gui and libQt5OpenGL
191
# https://github.com/projectM-visualizer/projectm/issues/271
192
LIBS="$LIBS -lQt5Gui -lQt5OpenGL"
193
],
0 commit comments