Blender Git Commit Log

Git Commits -> Revision 33b7d53

Revision 33b7d53 by Sybren A. Stüvel (master)
December 1, 2020, 15:25 (GMT)
Deps: Add PugiXML as an official dependency

PugiXML was historically shipped hidden embedded into OIIO, the Grease
Pencil team had a requirement for an XML library recently so pugi seems
like a natural choice since it's not really a 'new' library, we just
turn an implicit dependency into an explicit one.

This commit expands the Windows-specific code in rBdca9aa0053f7 to
include Linux. macOS support will be handled in a later commit.

NOTE: run `cmake -U'*PUGIXML*' .` in the build directory to ensure CMake
finds PugiXML in the new location.

For details see D8628

Commit Details:

Full Hash: 33b7d53df08aa7f3410aa0324e9e2a612514eade
Parent Commit: 29401d3
Lines Changed: +6, -9

2 Modified Paths:

/build_files/cmake/platform/platform_unix.cmake (+4, -7) (Diff)
/CMakeLists.txt (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021