mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-07 09:55:30 +02:00

Actually it is -Wglobal-constructors which is supposed to be ignored, not -Wno-global-constructors. Moreover we should ignore it after push, otherwise we will ruin user settings.