use -Wall -Wextra -Wpedantic when compiling with current gcc versions
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 2 Aug 2022 14:26:38 +0000 (16:26 +0200)
committerCamila (Rebase PR Action) <hello@camila.codes>
Wed, 10 Aug 2022 12:02:02 +0000 (12:02 +0000)
commit4cb87f59f576641f33c184af34c3f46aa9ad2d3f
treece4e2d7d7ef09a47d2664012ddf7b3d461c13750
parent55fda4e2757fcf505210c22bcb10340fefc8f017
use -Wall -Wextra -Wpedantic when compiling with current gcc versions

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
cmake/modules/Warnings.cmake