Update cppcheck in CMake build config
Updates the cppcheck target to run like a typical compilation. This means CMake will fix-up the headers required on the fly. This reduces the time compared to adding all headers, and improves the accuracy significantly.
Showing
- buildconfig/CMake/CppCheckSetup.cmake 13 additions, 118 deletionsbuildconfig/CMake/CppCheckSetup.cmake
- buildconfig/CMake/CppCheck_Suppressions.txt.in 5 additions, 0 deletionsbuildconfig/CMake/CppCheck_Suppressions.txt.in
- buildconfig/CMake/FindCppcheck.cmake 0 additions, 9 deletionsbuildconfig/CMake/FindCppcheck.cmake
Loading
Please register or sign in to comment