1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

Merge pull request #587 from amoskvin/master

Build fails due to underlinking
This commit is contained in:
David Rosca 2012-09-20 23:13:54 -07:00
commit c264fc3f28

View File

@ -401,6 +401,8 @@ RESOURCES += \
target.path = $$library_folder
INSTALLS += target
LIBS += -lX11
}
message(===========================================)