Vladimir Golovnev (Glassez)
|
6fe063146f
|
CMake: Apply QBT_ADDITONAL_FLAGS on all systems
|
5 years ago |
Chocobo1
|
4a90716843
|
Add override keyword to functions
|
5 years ago |
Chocobo1
|
752d4b85ea
|
Remove compiler warning flags
Apperently nobody care about those warnings so just remove them and let
other more important warnings stand out.
|
5 years ago |
Chocobo1
|
051ba4fa48
|
Comment out Werror flag in cmake script
Werror flag should be only enabled on developer's machine, not for
users using the product.
Also fix formatting.
|
7 years ago |
Luís Pereira
|
058bad0af3
|
Make it build when using Clang under CMake
The pair Clang/qmake builds.
CMake compiler settings are more strict and it causes clang build to fail.
|
7 years ago |
Eugene Shalygin
|
74cecb1b6c
|
Replace C-style casts with C++ ones
|
8 years ago |
Eugene Shalygin
|
c4e16aa820
|
cmake: set warning and error options
The set is far from perfect, but guards against common errors with GCC.
|
8 years ago |