cmake: enable extra compiler checks
authorPetr Štetiar <ynezz@true.cz>
Wed, 11 Dec 2019 08:59:02 +0000 (09:59 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 11 Dec 2019 08:59:02 +0000 (09:59 +0100)
commit90fb16234c2258e31bc5a0e67a8cff3f30395951
tree69e923686cbc1d1dc18a6b2f95a9de37d4914350
parent2e051f62899666805d477830ef790e1149bc6a89
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