Enable extra compiler checks
authorPetr Štetiar <ynezz@true.cz>
Wed, 10 Apr 2019 09:02:12 +0000 (11:02 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 10 Apr 2019 14:05:40 +0000 (16:05 +0200)
commit9d8dbc98a05fd9c50209206fdafe4b35c82babe8
treeddcb3bfbf5ef6d1268544ee40036c1ae8733621f
parentff8d35615153086f4b89443e511907f10ff059de
Enable extra compiler checks

Let's enforce additional automatic checks enforced by the compiler in
order to catch possible errors during compilation.

Reviewed-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
CMakeLists.txt