Blender Git Commit Log

Git Commits -> Revision d0d0d9d

Revision d0d0d9d by Bastien Montagne (master)
March 24, 2021, 16:01 (GMT)
Fix broken compilation after recent GPencil commit.

rBa8a92cd15a52 was adding external libraries includes to `INC`, which is
reserved to internal project includes.

`INC` does not allow duplicates, and when using system libs both PugiXML
and Haru headers are under the same path.

Commit Details:

Full Hash: d0d0d9d7c659acba779dced73f003348dc173a9b
Parent Commit: a666438
Lines Changed: +2, -2

1 Modified Path:

/source/blender/io/gpencil/CMakeLists.txt (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021