mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-10 23:22:33 +02:00
Make target names for #1277
This commit is contained in:
+4
-1
@@ -14,7 +14,10 @@ run_tests.commands = ./unit_tests.sh make run
|
||||
run_tests.depends = all
|
||||
|
||||
testclean.commands = /usr/bin/env python testclean.py
|
||||
|
||||
tests.depends = run_tests
|
||||
|
||||
QMAKE_EXTRA_TARGETS += build_tests run_tests tests testclean
|
||||
clean_tests.depends = testclean
|
||||
|
||||
QMAKE_EXTRA_TARGETS += build_tests run_tests clean_tests tests testclean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user