A few source files were added because of the feature request "Ability to
exclude files and directories from checks".
6401271ceb
A CMake build script was updated for these changes.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
This commit is contained in:
parent
2cfb6d9b4d
commit
ce198f85fc
|
@ -27,6 +27,7 @@ SET(CHECKTEST_SRCS
|
|||
testoptions.cpp
|
||||
testother.cpp
|
||||
testpath.cpp
|
||||
testpathmatch.cpp
|
||||
testpostfixoperator.cpp
|
||||
testpreprocessor.cpp
|
||||
testrunner.cpp
|
||||
|
|
Loading…
Reference in New Issue