f4f58bf020
* Fix #11081 GUI: Windows release build crashes Use generator expressions rather than if statements when adding compiler options or definitions. * Fix #11081 GUI: Windows CMake debug build fails with default options When DISABLE_CRTDBG_MAP_ALLOC is using the default value (OFF), the debug build of cppcheck-gui fails, as the "realloc" method names in some of the Qt headers are replaced by the macro defined by the compiler. Thus DISABLE_CRTDBG_MAP_ALLOC is explicitely set when compiling cppcheck-gui in Debug mode using MSVC. |
||
---|---|---|
.. | ||
buildFiles.cmake | ||
ccache.cmake | ||
clang_tidy.cmake | ||
cmake_uninstall.cmake.in | ||
compilerCheck.cmake | ||
compilerDefinitions.cmake | ||
compileroptions.cmake | ||
cxx11.cmake | ||
dynamic_analyzer_options.cmake | ||
findDependencies.cmake | ||
options.cmake | ||
printInfo.cmake | ||
qtCompat.cmake | ||
versions.cmake |