summaryrefslogtreecommitdiffstats
path: root/config.tests/wayland_scanner/wayland_scanner.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/wayland_scanner/wayland_scanner.pro')
-rw-r--r--config.tests/wayland_scanner/wayland_scanner.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/config.tests/wayland_scanner/wayland_scanner.pro b/config.tests/wayland_scanner/wayland_scanner.pro
index 300e439ef..03da69dca 100644
--- a/config.tests/wayland_scanner/wayland_scanner.pro
+++ b/config.tests/wayland_scanner/wayland_scanner.pro
@@ -2,13 +2,6 @@ TARGET = wayland_scanner
isEmpty(QMAKE_WAYLAND_SCANNER):error("QMAKE_WAYLAND_SCANNER not defined for this mkspec")
-!contains(QT_CONFIG, no-pkg-config) {
- CONFIG += link_pkgconfig
- PKGCONFIG += wayland-client
-} else {
- LIBS += -lwayland-client
-}
-
# Input
SOURCES += main.cpp