Commit Graph

4 Commits

Author SHA1 Message Date
ae01df5779 Cleanup: trailing space in CMake files 2018-06-10 08:19:03 +02:00
abd5841441 CMake: remove solaris path 2017-11-19 03:46:50 +11:00
eb16b04b9d CMake: Need to find pugixml.hpp instead of pugixml.h
That's how file is actually called in the upstream.
2015-03-05 17:23:23 +05:00
e0a809fb1d 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.
2015-01-01 01:31:07 +05:00