Renamed top-level cppcheck.pro to all.pro
This commit is contained in:
parent
ffb5bbd4d1
commit
46328ae01a
|
@ -4,5 +4,5 @@ CONFIG += ordered
|
|||
|
||||
# check target - build and run tests
|
||||
check.depends = sub-test
|
||||
check.commands = $$PWD/test/test
|
||||
check.commands = $$PWD/test/debug/test
|
||||
QMAKE_EXTRA_TARGETS += check
|
Loading…
Reference in New Issue