summaryrefslogtreecommitdiffstats
path: root/src/client/client.pro
diff options
context:
space:
mode:
authorKevin Funk <kevin.funk@kdab.com>2015-11-02 10:43:06 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-11-02 16:27:34 +0000
commit183a6a0effdf1332ec445e5d1626b99d550c79a8 (patch)
tree5415b760dd24ff978c9cd91b3f24c961b05fd4ef /src/client/client.pro
parent257519ce8a6fc225e04313ae27cd63643b75f0fd (diff)
CMake: Create CMake files for WaylandClient
Also add unit tests Change-Id: I66de887607f73b318884e4a35f18510b90cf0315 Task-number: QTBUG-47357 Reviewed-by: Jan Arne Petersen <jan.petersen@kdab.com> Reviewed-by: Giulio Camuffo <giulio.camuffo@jollamobile.com>
Diffstat (limited to 'src/client/client.pro')
-rw-r--r--src/client/client.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/client.pro b/src/client/client.pro
index ba17b21c5..7182f3203 100644
--- a/src/client/client.pro
+++ b/src/client/client.pro
@@ -16,7 +16,6 @@ load(qt_module)
QMAKE_CXXFLAGS_WARN_ON -= -Wcast-qual
CONFIG -= precompile_header
-CONFIG -= create_cmake
CONFIG += link_pkgconfig qpa/genericunixfontdatabase wayland-scanner
!equals(QT_WAYLAND_GL_CONFIG, nogl) {