summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2013-04-08 20:05:54 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-09 10:15:06 +0200
commit982039cef4f006b9b3d056f0d3d9d206b2784407 (patch)
tree0d946657c2b5c61ce1731725590b89fb53804299 /tests/tests.pro
parenta39be0b3555a2f114aff78254744d6c9d7f1e5d0 (diff)
downloadqtserialport-982039cef4f006b9b3d056f0d3d9d206b2784407.tar.gz
Add CMake unit tests for QtSerialPort.
Change-Id: I406517f216e7c73c20439ca2f9a17e60709ef661 Reviewed-by: Laszlo Papp <lpapp@kde.org>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 232d596..dcc8531 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,2 +1,2 @@
TEMPLATE = subdirs
-SUBDIRS += manual
+SUBDIRS += auto manual