cmake: enable extra compiler checks
authorPetr Štetiar <ynezz@true.cz>
Tue, 8 Dec 2020 16:23:36 +0000 (17:23 +0100)
committerPetr Štetiar <ynezz@true.cz>
Fri, 11 Dec 2020 10:17:22 +0000 (11:17 +0100)
commita3c1a88b031afa077965378e119947a276e78e23
tree51cd8a16146089df9a18dc76fd0956fc708ca028
parent32ff717ed316e2d29563dcccfb272144dee9973c
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