Blender Git Commit Log

Git Commits -> Revision e0a809f

Revision e0a809f by Sergey Sharybin (master)
December 31, 2014, 20:31 (GMT)
Cycles: Fix compilation error when OIIO is compiled with external PugiXML parser

Basic idea is to check whether OIIO is compiled with embedded PugiXML parser
and if so use PugiXML from OIIO, otherwise find a standalone PugiXML library.

Commit Details:

Full Hash: e0a809fb1d5ff0c79bd8f915bb8660f33ac5c512
Parent Commit: a4c3ca8
Lines Changed: +96, -4

1 Added Path:

/build_files/cmake/Modules/FindPugiXML.cmake (+73, -0) (View)

5 Modified Paths:

/CMakeLists.txt (+6, -0) (Diff)
/intern/cycles/app/CMakeLists.txt (+4, -0) (Diff)
/intern/cycles/cmake/external_libs.cmake (+10, -2) (Diff)
/intern/cycles/CMakeLists.txt (+1, -0) (Diff)
/intern/cycles/util/util_xml.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021