CMake: note env var

This commit is contained in:
Campbell Barton 2015-06-14 10:05:03 +10:00
parent 52997272aa
commit 208a917b73
Notes: blender-bot 2023-02-14 09:00:25 +01:00
Referenced by issue #45164, Rendering causes Blender to Crash when Motion Blur is turned on...
Referenced by issue #45055, Move to layer doesn't accept number key input
1 changed files with 1 additions and 0 deletions

View File

@ -212,6 +212,7 @@ help: FORCE
@echo " * BUILD_CMAKE_ARGS - arguments passed to CMake."
@echo " * BUILD_DIR - override default build path."
@echo " * PYTHON - use this for the Python command (used for checking tools)."
@echo " * NPROCS - number of processes to use building (auto-detect when omitted)."
@echo ""
@echo "Documentation Targets (not associated with building blender)"
@echo " * doc_py - generate sphinx python api docs"