From 07490e0bfad60062883e0b19e89d03010c102367 Mon Sep 17 00:00:00 2001 From: Prabir Shrestha Date: Fri, 14 Apr 2023 09:03:52 -0700 Subject: [PATCH] remove configure.cmd --- configure.cmd | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 configure.cmd diff --git a/configure.cmd b/configure.cmd deleted file mode 100644 index 95f6e3c..0000000 --- a/configure.cmd +++ /dev/null @@ -1,2 +0,0 @@ -cmake -S . -B build -G "Unix Makefiles" -D CMAKE_BUILD_TYPE=Release -D USE_LUAJIT=ON || exit /b -copy build\compile_commands.json .\