Blender Git Commit Log

Git Commits -> Revision c85265b

Revision c85265b by Sergey Sharybin (master)
July 28, 2014, 14:53 (GMT)
Make requests python package to be detected in the same way as numpy

This solves missing requests package reported on the systems where it's
located in dist-packages rather than in site-packages.

To do this there's now a helper macros which handles both requests and
numpy now and could be used for more packages in the future.

Reviewers: campbellbarton

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D686

Commit Details:

Full Hash: c85265b4551acbc7adf41f47f612373e42e0176d
Parent Commit: c4b47b8
Lines Changed: +57, -53

3 Modified Paths:

/build_files/cmake/macros.cmake (+51, -0) (Diff)
/CMakeLists.txt (+5, -52) (Diff)
/source/creator/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021