14 lines
427 B
Diff
14 lines
427 B
Diff
|
Index: b/source/creator/CMakeLists.txt
|
||
|
===================================================================
|
||
|
--- a/source/creator/CMakeLists.txt
|
||
|
+++ b/source/creator/CMakeLists.txt
|
||
|
@@ -2081,7 +2081,7 @@ detect_leaks=0\"\n\
|
||
|
execute_process(\n\
|
||
|
COMMAND\n\
|
||
|
$\{PYTHON_EXECUTABLE\} $\{MANPAGE_GEN\}\n\
|
||
|
- --blender $\{BLENDER_BIN\}\n\
|
||
|
+ --blender bin/blender\n\
|
||
|
--output $\{MANPAGE_OUT\}\n\
|
||
|
)\n\
|
||
|
endif()\n\
|