Commit 78970524817b51b3a4ba37581bece44c1c410549

Christian Andersen 2024-02-04T19:26:00

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.