Blender Git Commit Log
Git Commits -> Revision f75a711
Revision f75a711 by Ray molenkamp (master) February 10, 2021, 18:20 (GMT) |
CMake/Deps: Fix building cython on windows For the debug version of cython pip was trying to link against the release version of python for some strange reason. Passing some flags to explicitly target the debug version fixes the issue. Given other platforms do not have different builds for debug/release this is not an issue there. |
Commit Details:
Full Hash: f75a71117895f2ca61e3bde935df5db24d7e5360
Parent Commit: 4818ed1
Lines Changed: +5, -1
1 Modified Path:
/build_files/build_environment/cmake/python_site_packages.cmake (+5, -1) (Diff)