diff --git a/premake5.lua b/premake5.lua index 07908ca..01f14af 100644 --- a/premake5.lua +++ b/premake5.lua @@ -35,7 +35,7 @@ project "bakatools" } filter "configurations:Debug" - buildoptions { "-Wall", "-Wextra" } + --buildoptions { "-Wall", "-Wextra" } defines { "BK_DEBUG",