cmake: enable extra compiler checks
authorPetr Štetiar <ynezz@true.cz>
Mon, 4 Nov 2019 17:02:35 +0000 (18:02 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 14 Nov 2019 16:11:34 +0000 (17:11 +0100)
commitc1af73bfb0231f2ae3ed4bc376f4a347902fa607
treebc6abf25f1c69c849762f3b83ed9675a21207dda
parentbe69504e3666fdde725ac67f1174736b7a328304
cmake: enable extra compiler checks

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

Signed-off-by: Petr Štetiar <ynezz@true.cz>
CMakeLists.txt