code cleanup: BKE_scene api naming.
also stop numpy from being found in /usr/include with cmake.
This commit is contained in:
@@ -1641,6 +1641,7 @@ if(WITH_PYTHON)
|
||||
PATH_SUFFIXES
|
||||
site-packages
|
||||
dist-packages
|
||||
NO_DEFAULT_PATH
|
||||
)
|
||||
|
||||
if(NOT EXISTS "${PYTHON_NUMPY_PATH}")
|
||||
|
Reference in New Issue
Block a user