blender-2.83.0

This commit is contained in:
Rmys
2020-06-04 12:54:42 +03:00
committed by GitHub
parent 6f861b665c
commit 49b9896460
+1 -1
View File
@@ -16,7 +16,7 @@ def setup():
shelltools.cd("..")
shelltools.makedirs("cmake-make")
shelltools.cd("cmake-make")
shelltools.system("cmake ../blender-2.82a \
shelltools.system("cmake ../blender-2.83.0 \
-DCMAKE_INSTALL_PREFIX=/usr \
-DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \
-DCMAKE_BUILD_TYPE=Release \