From: James Cowgill <jcowgill@debian.org>
Date: Mon, 21 Feb 2022 20:37:25 +0100
Subject: Remove bundled cppcheck from CMakeLists.txt

Forwarded: not-needed
---
 CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -915,7 +915,6 @@
             # makedirs
             add_subdirectory(TestDir)
         endif()
-        add_subdirectory(sdk/codelite_cppcheck)
         add_subdirectory(codelite_echo)
         add_subdirectory(ctagsd)
     endif()
