cppcheck/externals
Oliver Stöneberg e8b0f12367
replaced `if(MATCHES)` with `if(STREQUAL)` (#4263)
`MATCHES` does regular expression matching which is not the intended behavior here. `Clang` still requires it since it also needs to match `AppleClang.
2022-07-11 10:46:18 +02:00
..
picojson picojson: Add LICENSE 2020-11-15 15:22:58 +01:00
simplecpp bump simplecpp (#4022) 2022-04-14 18:13:13 +02:00
tinyxml2 replaced `if(MATCHES)` with `if(STREQUAL)` (#4263) 2022-07-11 10:46:18 +02:00
.clang-tidy added clang-tidy to CI (#3218) 2021-04-18 21:51:47 +02:00
externals.pri rename externals/tinyxml to externals/tinyxml2 2020-11-16 09:11:53 +01:00