Merge branch 'blender-v2.81-release'
This commit is contained in:
@@ -1076,3 +1076,10 @@ if(WIN32 AND NOT WITH_PYTHON_MODULE)
|
||||
VS_USER_PROPS "blender.Cpp.user.props"
|
||||
)
|
||||
endif()
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Post-install script
|
||||
|
||||
if(POSTINSTALL_SCRIPT)
|
||||
install(SCRIPT ${POSTINSTALL_SCRIPT})
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user