mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 19:45:31 +01:00
copypasta gone wrong
This commit is contained in:
parent
d244a81e66
commit
fe45d1ee7d
@ -145,7 +145,7 @@ LIBS += -llastfm
|
||||
LIBS += $$system(xine-config --libs)
|
||||
QMAKE_CXXFLAGS += $$system(pkg-config --cflags libnotify)
|
||||
LIBS += $$system(pkg-config --libs libnotify)
|
||||
CMAKE_CXXFLAGS =+ $$system(pkg-config glib-2.0 --cflags)
|
||||
QMAKE_CXXFLAGS += $$system(pkg-config glib-2.0 --cflags)
|
||||
LIBS += $$system(pkg-config --libs glib-2.0)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user