Commit: 079c7f918c8150283eb68358311c8f2766c8e538 Author: Ray Molenkamp Date: Sat Jun 1 16:51:31 2019 -0600 Branches: master https://developer.blender.org/rB079c7f918c8150283eb68358311c8f2766c8e538
Cleanup: make.bat remove noge option from help The noge option has been removed but was still shown in the help text. =================================================================== M build_files/windows/show_help.cmd =================================================================== 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^) _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
