cppcheck/cmake
Carlo Marcelo Arenas Belón ec4e43767e minor improvements (#1929)
* lib: isNonBoolStdType no longer needed

lib/checkbool.cpp:50:13: warning: unused function 'isNonBoolStdType'
      [-Wunused-function]
static bool isNonBoolStdType(const Variable* var)

* cmake: C++11 is required

also change instructions to a more common syntax
2019-06-28 06:57:05 +02:00
..
buildFiles.cmake Add CMake files 2015-02-13 19:00:14 +01:00
cmake_uninstall.cmake.in Add CMake files 2015-02-13 19:00:14 +01:00
compilerDefinitions.cmake Add CFGDIR as CMake variable (#1554) 2019-01-01 22:48:07 +01:00
compileroptions.cmake Adjustments to CMake Building (#1925) 2019-06-26 07:41:48 +02:00
cxx11.cmake minor improvements (#1929) 2019-06-28 06:57:05 +02:00
dynamic_analyzer_options.cmake Add CMake files 2015-02-13 19:00:14 +01:00
findDependencies.cmake Modify Qt5 CMake and include Qt Charts Option (#1837) 2019-05-17 10:17:51 +02:00
options.cmake Modify Qt5 CMake and include Qt Charts Option (#1837) 2019-05-17 10:17:51 +02:00
printInfo.cmake Adjustments to CMake Building (#1925) 2019-06-26 07:41:48 +02:00
versions.cmake Set version to 1.87.99/1.88 dev 2019-02-27 21:30:54 +01:00