Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-05-20 04:17:34 +0300
committerCampbell Barton <campbell@blender.org>2022-05-20 04:18:49 +0300
commit42a6c226d03624d880fe480eeaf2fda1bf8f5ab9 (patch)
tree5af33b6a39babb78d57ef202def1f56163a1dbbc /source/blender/geometry/intern
parentc1dcc64750f1e86dfc63ae9800e27dca5edf67f0 (diff)
CMake: fix AUDASPACE disabling WITH_PYTHON for Blender
When AUDASPACE couldn't find NUMPY, it would disable WITH_PYTHON for the rest of Blender. Now setting the value globally is only done for standalone AUDASPACE builds. Now it's possible to build Blender with AUDASPACE & PYTHON but without NUMPY. While this isn't an especially important configuration to support, having Python mysteriously disabled is a hassle to troubleshoot. NOTE: extern/audaspace/CMakeLists.txt has become out sync with the original [0], it seems this is being maintained in our repository. [0]: https://github.com/neXyon/audaspace/blob/master/CMakeLists.txt
Diffstat (limited to 'source/blender/geometry/intern')
0 files changed, 0 insertions, 0 deletions