diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index d4fd0e2b9..fed1305f1 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -15,6 +15,7 @@ SET(CHECKLIB_SRCS checkunusedfunctions.cpp cppcheck.cpp errorlogger.cpp + executionpath.cpp filelister.cpp mathlib.cpp preprocessor.cpp