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 |
|