diff --git a/build.bat b/build.bat index 3d47c67..dc55605 100644 --- a/build.bat +++ b/build.bat @@ -4,5 +4,4 @@ call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build rmdir /s /q out cmake --preset x64-debug -cd out/build/x64-debug -cmake --build . \ No newline at end of file +cmake --build out/build/x64-debug