Blender Git Loki
Git Commits -> Revision 1807dcf
Revision 1807dcf by Sergey Sharybin (master) December 10, 2014, 08:45 (GMT) |
Fix numpy installation on windows+cmake The was caused by numpy never unpackign because of no dpependnecy of any targets from the unpacked numpy. Tried making it so blender target dpeends on it, but for some reason it didn't work. For now added dedicated target for unpacked numpy. A bit dirty but much better than just totally failing. |
Commit Details:
Full Hash: 1807dcf619667e0ff509cb4c7e6b3ede85d56601
Parent Commit: 8555595
Lines Changed: +1, -0
1 Modified Path:
/source/creator/CMakeLists.txt (+1, -0) (Diff)