summaryrefslogtreecommitdiffstats
path: root/config.tests/xkbcommon
diff options
context:
space:
mode:
authorJorgen Lind <jorgen.lind@gmail.com>2012-07-17 13:38:16 +0200
committerPaul Olav Tvete <paul.tvete@nokia.com>2012-07-17 16:53:32 +0200
commit32fdbf184b7478f83e4d6ff4dba3dbe150eb9e9b (patch)
tree1987cb730c7d3503951de36bbc7a3a9418350893 /config.tests/xkbcommon
parent3ae60a1dbb397df2f293e62c3978c11a0d9c9453 (diff)
Config tests for gl integration
Change-Id: Ie7d80e7591d11aa5df87ca5d5de4cd6c03928c83 Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
Diffstat (limited to 'config.tests/xkbcommon')
-rw-r--r--config.tests/xkbcommon/xkbcommon.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.tests/xkbcommon/xkbcommon.pro b/config.tests/xkbcommon/xkbcommon.pro
index 1fc353431..af6668bc1 100644
--- a/config.tests/xkbcommon/xkbcommon.pro
+++ b/config.tests/xkbcommon/xkbcommon.pro
@@ -1,9 +1,8 @@
TARGET = xkbcommon
QT = core
-CONFIG += link_pkgconfig
-
!contains(QT_CONFIG, no-pkg-config) {
+ CONFIG += link_pkgconfig
PKGCONFIG += xkbcommon
} else {
LIBS += -lxkbcommon