Commit: 4e4ef13734768d994d196b8527b3c565cbe9b904
Author: Campbell Barton
Date:   Fri Nov 14 00:19:53 2014 +0100
Branches: master
https://developer.blender.org/rB4e4ef13734768d994d196b8527b3c565cbe9b904

CMake: add 'full' to 'make help'

===================================================================

M       GNUmakefile

===================================================================

diff --git a/GNUmakefile b/GNUmakefile
index 36077a5..36c0596 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -152,6 +152,7 @@ help:
        @echo ""
        @echo "Convenience targets provided for building blender, (multiple at 
once can be used)"
        @echo "  * debug     - build a debug binary"
+       @echo "  * full      - enable all supported dependencies & options"
        @echo "  * lite      - disable non essential features for a smaller 
binary and faster build"
        @echo "  * headless  - build without an interface (renderfarm or server 
automation)"
        @echo "  * cycles    - build Cycles standalone only, without Blender"

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to