cppcheck/cli
DGarry82 77716ee398
fix w64-mingw32-ld linking error (#3184)
* fix w64-mingw32-ld linking error

use shlwapi instead of Shlwapi.lib in mingw-w64 build environment
(prevents "/usr/bin/x86_64-w64-mingw32-ld: cannot find -lShlwapi" error)

* same MinGW shlwapi fix for {tests,tools}/CMakeLists.txt

Co-authored-by: Igor Rondarev <igor.rondarev@gmail.com>
2021-03-29 17:04:42 +02:00
..
CMakeLists.txt fix w64-mingw32-ld linking error (#3184) 2021-03-29 17:04:42 +02:00
cli.vcxproj Set language compatibility to C++14 in Visual Studio (#2967) 2020-12-22 10:24:25 +01:00
cli.vcxproj.filters Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd 2016-10-02 15:48:03 +02:00
cmdlineparser.cpp Update Copyright year 2021-03-21 20:58:32 +01:00
cmdlineparser.h Update copyright year 2020-05-10 11:16:32 +02:00
cppcheckexecutor.cpp Update Copyright year 2021-03-21 20:58:32 +01:00
cppcheckexecutor.h Update Copyright year 2021-03-21 20:58:32 +01:00
filelister.cpp Update Copyright year 2021-03-21 20:58:32 +01:00
filelister.h Updated copyright year 2018-01-14 15:37:52 +01:00
main.cpp 2.4: Set version 2021-03-21 21:25:54 +01:00
threadexecutor.cpp Update Copyright year 2021-03-21 20:58:32 +01:00
threadexecutor.h Update Copyright year 2021-03-21 20:58:32 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00