created tests/auto
This commit is contained in:
parent
f1e21d8087
commit
076a15e127
|
|
@ -0,0 +1,10 @@
|
|||
TEMPLATE = subdirs
|
||||
|
||||
CONFIG += no_docs_target
|
||||
|
||||
SUBDIRS += auto
|
||||
|
||||
OTHER_FILES += ../.github/workflows/build.yml
|
||||
|
||||
prepareRecursiveTarget(run-tests)
|
||||
QMAKE_EXTRA_TARGETS += run-tests
|
||||
Loading…
Reference in New Issue