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.
1 parent 6153fde commit 8251713Copy full SHA for 8251713
configure.ac
@@ -184,7 +184,7 @@ AS_IF([test "$enable_qt" != "no"],
184
enable_qt=yes
185
export QT_SELECT=qt5
186
187
- # we depend on lQt5Gui and lQt5OpenGL
+ # we depend on libQt5Gui and libQt5OpenGL
188
# https://github.com/projectM-visualizer/projectm/issues/271
189
LIBS="$LIBS -lQt5Gui -lQt5OpenGL"
190
],
0 commit comments