cppcheck/cmake
Oliver Stöneberg 373039f034 Minor Cleanups (#1321)
* added CLion project folder to .gitignore

* adjusted project name in CMakeLists.txt

* avoid warning when compiling "Debug" with Visual Studio via CMake

There was a GCC-style compiler flag in the common flags in compileroptions.cmake which caused the following warning:
cl : Command line warning D9002 : ignoring unknown option '-O0'

* compileroptions.cmake: restored original formatting
2018-07-23 08:34:41 +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 CMake files 2015-02-13 19:00:14 +01:00
compileroptions.cmake Minor Cleanups (#1321) 2018-07-23 08:34:41 +02:00
dynamic_analyzer_options.cmake Add CMake files 2015-02-13 19:00:14 +01:00
findDependencies.cmake Use modern CMake syntax. (#1273) 2018-06-02 18:31:33 +02:00
options.cmake Cmake: Allow the RelWithDebInfo MinSizeRel as Configuration Type, additionally 2015-11-26 21:16:59 +01:00
printInfo.cmake Fixed #6844 (CMake with matchcompiler) 2015-07-23 10:49:53 +02:00
versions.cmake Set version to 1.84.99/1.85 dev 2018-06-25 21:03:43 +02:00