Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2019-06-02 01:51:31 +0300
committerRay Molenkamp <github@lazydodo.com>2019-06-02 01:51:31 +0300
commit079c7f918c8150283eb68358311c8f2766c8e538 (patch)
treed6b4e93bb324c3b35cb32bb3e8fde7aa4d680e0d /build_files/windows
parent893467a8e2d336db8b847d235a2a881925dfccc3 (diff)
Cleanup: make.bat remove noge option from help
The noge option has been removed but was still shown in the help text.
Diffstat (limited to 'build_files/windows')
-rw-r--r--build_files/windows/show_help.cmd1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/windows/show_help.cmd b/build_files/windows/show_help.cmd
index 03171b2ecaa..5ac59939eec 100644
--- a/build_files/windows/show_help.cmd
+++ b/build_files/windows/show_help.cmd
@@ -18,7 +18,6 @@ echo Configuration options
echo - verbose ^(enable diagnostic output during configuration^)
echo - with_tests ^(enable building unit tests^)
echo - nobuildinfo ^(disable buildinfo^)
-echo - noge ^(disable building game engine and player^)
echo - debug ^(Build an unoptimized debuggable build^)
echo - packagename [newname] ^(override default cpack package name^)
echo - buildir [newdir] ^(override default build folder^)