enable extra compiler checks
authorPetr Štetiar <ynezz@true.cz>
Mon, 10 Jun 2019 06:45:56 +0000 (08:45 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 20 Nov 2019 13:34:01 +0000 (14:34 +0100)
commitc955464d7a9be12d1cc8a249291cfda54c0b7571
tree722ce198d093c5ddd34fdd6e084bf91c2b425009
parent6228df9de91d4047ca89f7db670788f3d9b51170
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