nextcloud-desktop/cmake
Olivier Goffart fbc1747168
Fix a bunch of warning with clang
The option -Wno-discarded-qualifiers only exists with GCC, clang warns that
it has no effects.

Also it warns when some virtual fuction are marked with override but not
all of them.
2018-06-06 20:31:14 +02:00
..
modules Fix a bunch of warning with clang 2018-06-06 20:31:14 +02:00
scripts Minor build etc typos 2015-09-10 13:20:11 +05:45