You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message(WARNING"No python interpreter found - disabling matchcompiler.")
56
56
set(USE_MATCHCOMPILER_OPT "Off")
57
+
else()
58
+
message(WARNING"Support for Python 2.7 is deprecated (it went EOL in January 2020) and will be removed in Cppcheck 2.16 - please use Python 3.x instead.")
0 commit comments