diff --git a/configure.bat b/configure.bat index d390d86..34d08a4 100644 --- a/configure.bat +++ b/configure.bat @@ -5,3 +5,4 @@ if exist build rd /s/q build md build & cd build cmake -G "Visual Studio 17 2022" -A x64 -T v143 .. cd .. +