Addition of a file name in a CMake script (bug #2524, #1690)

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:
Markus Elfring 2011-03-26 13:20:10 +01:00
parent 2cfb6d9b4d
commit ce198f85fc
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ SET(CHECKTEST_SRCS
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp