6 lines
192 B
CMake
6 lines
192 B
CMake
|
add_subdirectory(cppchecklibrarydata)
|
||
|
add_subdirectory(filelist)
|
||
|
add_subdirectory(projectfile)
|
||
|
add_subdirectory(translationhandler)
|
||
|
add_subdirectory(xmlreportv2)
|
||
|
# TODO: add all tests to CTest
|