Merge branch 'blender-v3.5-release'
This commit is contained in:
@@ -974,7 +974,7 @@ if(WITH_PYTHON)
|
|||||||
if(DIR_LEN EQUAL 0)
|
if(DIR_LEN EQUAL 0)
|
||||||
message(
|
message(
|
||||||
WARNING
|
WARNING
|
||||||
"Addons path '${CMAKE_SOURCE_DIR}/cripts/addons' is missing. "
|
"Addons path '${CMAKE_SOURCE_DIR}/scripts/addons' is missing. "
|
||||||
"This is an external repository which needs to be checked out. Use `make update` to do so. "
|
"This is an external repository which needs to be checked out. Use `make update` to do so. "
|
||||||
"* CONTINUING WITHOUT ADDONS *"
|
"* CONTINUING WITHOUT ADDONS *"
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user