Added 'check' target for tests
[ptas] / tests / tests.pro
index e435d43..48dd78e 100644 (file)
@@ -1,2 +1,6 @@
 TEMPLATE = subdirs
 SUBDIRS = ut_coord_trans
+
+check.target = check
+check.CONFIG = recursive
+QMAKE_EXTRA_TARGETS += check