H-uru / Plasma

Cyan Worlds's Plasma game engine
http://h-uru.github.io/Plasma/
GNU General Public License v3.0
205 stars 80 forks source link

Fix include path compatibility with newer versions of libwebm #1416

Closed zrax closed 1 year ago

zrax commented 1 year ago

This partially allows us to upgrade to libwebm 1.0.0.30, modulo other issues with libwebm's cmake install configuration.

Note that compatibility with libwebm 1.0.0.28 (as present in vcpkg) is kept, but I have not tested any older versions of libwebm with this change.