Nut/__tests/auto/auto.pro

19 lines
339 B
Prolog
Raw Normal View History

2023-02-20 22:54:33 +08:00
TEMPLATE = subdirs
SUBDIRS += \
tst_basic \
tst_benckmark \
tst_datatypes \
tst_phrases \
tst_properties \
tst_qttypes \
tst_quuid \
tst_generators \
tst_upgrades \
tst_json \
tst_datetime
cmake.CONFIG += no_run-tests_target
prepareRecursiveTarget(run-tests)
QMAKE_EXTRA_TARGETS += run-tests