Blender Git Loki
Git Commits -> Revision 64671e5
Revision 64671e5 by Sergey Sharybin (master) December 24, 2018, 13:41 (GMT) |
Build script: Don't use external Pugi for OSL Now, things are becoming REALLY confusing. The script does build pugi, but is never telling OIIO to use an external one. Which makes it to use a bundled one. Trying to link OSL to a different version of pugi causes a lot of linking errors. Interestingly enough, that was me who made OSL to use external pugi to solve configuration problem. But now i can not reproduce that anymore. Ideally we would either link everything against our pugi, or not compile it at all. |
Commit Details:
Full Hash: 64671e53d20c2a30c64b98c747b0e002218c3952
Parent Commit: 1ac311c
Lines Changed: +0, -5
1 Modified Path:
/build_files/build_environment/cmake/osl.cmake (+0, -5) (Diff)