Switch remaining main() functions and copyrite.c to C++.
[alexxy/gromacs.git] / tests / CppCheck.cmake
index c2cf88c16261cae72e772c50f4096d5bd7f2a25e..98a3ca4e3a653de8802fe0376f188eeedf4dd72f 100644 (file)
@@ -73,7 +73,7 @@ if (CPPCHECK_EXECUTABLE AND UNIX)
         ${_outputopt})
     set(_c_flags
         -I src/gromacs/gmxpreprocess
-        -I src/programs/mdrun -I src/programs/pdb2gmx
+        -I src/programs/mdrun
         --suppress=variableScope
         --suppress=unusedVariable
         --suppress=unreadVariable