Author :
Christian Andersen
Date :
2024-02-04 19:26:00
Hash :d06a1136 Message :Windows: Don't set -Wall when compiling with Visual Studio.
As it enables a lot of spammed warnings that are not part of W4. This
reduces the warnings a lot when compiling LibreSSL in CLion for me.