From 2be14e0ec476481898958aa5599eb8a9de0a9222 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Thu, 19 Mar 2020 15:30:07 +0100 Subject: Fix typo in make.bat help for build directory --- build_files/windows/show_help.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_files') diff --git a/build_files/windows/show_help.cmd b/build_files/windows/show_help.cmd index 30f75316499..2ac2f294074 100644 --- a/build_files/windows/show_help.cmd +++ b/build_files/windows/show_help.cmd @@ -23,7 +23,7 @@ echo - with_tests ^(enable building unit tests^) echo - nobuildinfo ^(disable buildinfo^) echo - debug ^(Build an unoptimized debuggable build^) echo - packagename [newname] ^(override default cpack package name^) -echo - buildir [newdir] ^(override default build folder^) +echo - builddir [newdir] ^(override default build folder^) echo - 2017 ^(build with visual studio 2017^) echo - 2017pre ^(build with visual studio 2017 pre-release^) echo - 2017b ^(build with visual studio 2017 Build Tools^) -- cgit v1.2.3