cppcheck/externals/tinyxml2
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
..
CMakeLists.txt replaced `if(MATCHES)` with `if(STREQUAL)` (#4263) 2022-07-11 10:46:18 +02:00
LICENSE rename externals/tinyxml to externals/tinyxml2 2020-11-16 09:11:53 +01:00
tinyxml2.cpp rename externals/tinyxml to externals/tinyxml2 2020-11-16 09:11:53 +01:00
tinyxml2.h rename externals/tinyxml to externals/tinyxml2 2020-11-16 09:11:53 +01:00