Vladimir Golovnev (Glassez)
|
6fe063146f
|
CMake: Apply QBT_ADDITONAL_FLAGS on all systems
|
2019-08-02 19:32:56 +03:00 |
|
Chocobo1
|
4a90716843
|
Add override keyword to functions
|
2019-07-19 11:58:56 +08:00 |
|
Chocobo1
|
752d4b85ea
|
Remove compiler warning flags
Apperently nobody care about those warnings so just remove them and let
other more important warnings stand out.
|
2019-07-18 14:54:51 +08:00 |
|
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.
|
2018-05-07 18:23:47 +08:00 |
|
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.
|
2018-02-26 19:53:39 +00:00 |
|
Eugene Shalygin
|
74cecb1b6c
|
Replace C-style casts with C++ ones
|
2017-05-29 17:25:42 +02:00 |
|
Eugene Shalygin
|
c4e16aa820
|
cmake: set warning and error options
The set is far from perfect, but guards against common errors with GCC.
|
2017-04-29 13:30:28 +02:00 |
|