blender/build_files
Campbell Barton e82141b6b4 Do not provide python libraries for linking if building python module
When building blender as a python module, such as for inclusion in a
wheel, it is not permitted to link against python libraries.
This diff does so by simply unsetting the library when building blender
as a python module, instead of the more heavyweight solution of
switching to the cmake FindPython module.

Reviewed By: LazyDodo, campbellbarton

Ref D15012
2022-05-31 18:18:24 +10:00
..
build_environment Merge branch 'blender-v3.2-release' 2022-05-13 16:14:20 +10:00
buildbot File headers: use SPDX license for CMake files 2022-02-11 14:23:56 +11:00
cmake Do not provide python libraries for linking if building python module 2022-05-31 18:18:24 +10:00
config Revert "Blender 3.2 - Beta" 2022-05-02 11:06:21 +02:00
package_spec File headers: add license to Python scripts 2022-02-11 14:30:21 +11:00
utils Cleanup: run autopep8 on build_files/ 2022-04-20 15:08:46 +10:00
windows Windows: make.bat change python detection order 2022-04-29 10:13:01 -06:00