Blender Git Commit Log

Git Commits -> Revision 899dcc5

Revision 899dcc5 by Sybren A. Stüvel (master)
December 3, 2020, 10:07 (GMT)
Fix linker errors when building without Cycles

Fix linker errors by explicitly linking PugiXML when OpenImageIO is
used.

PugiXML has been separated from OpenImageIO (D8628). This means that any
time OpenImageIO libraries are linked, the PugiXML libraries have to be
linked as well. This was set up correctly for Cycles, but not for imbuf.
Because of this, building without Cycles but with OIIO would produce
linker errors.

Commit Details:

Full Hash: 899dcc5f60667a54d9628fcb5656f7e9db642068
Parent Commit: acaee97
Lines Changed: +1, -0

1 Modified Path:

/source/blender/imbuf/intern/oiio/CMakeLists.txt (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021