summaryrefslogtreecommitdiffstats
path: root/qtconnectivity.pro
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2016-10-26 10:45:42 +0200
committerLars Knoll <lars.knoll@qt.io>2016-11-01 14:50:29 +0000
commit3dbea0c3f9333235629b3249115cd300f8f41112 (patch)
treed9e0be12c61305dd8810a916b97d58d92352cc84 /qtconnectivity.pro
parentd464779fe2afba8c66a0987813d2f2dab7af89ea (diff)
Convert qtconnectivity to the new configure system
Properly do the detection of bluez and the linux crypto API, and don't run pkg-config at build time. Change-Id: I0f082992c0f82e90e611283ff0c2cc0143e74bd6 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'qtconnectivity.pro')
-rw-r--r--qtconnectivity.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/qtconnectivity.pro b/qtconnectivity.pro
index b74830b8..dc0f77e3 100644
--- a/qtconnectivity.pro
+++ b/qtconnectivity.pro
@@ -1,7 +1,3 @@
requires(!android|qtHaveModule(androidextras))
-load(configure)
-qtCompileTest(bluez)
-qtCompileTest(bluez_le)
-qtCompileTest(linux_crypto_api)
load(qt_parts)