collinalexbell / HackMatrix

A 3d Linux desktop environment (and game engine)
MIT License
472 stars 15 forks source link

Used `pkg-config` to link `protobuf` and GLFW3, and add support for distros using external `fmt` #91

Closed blacklightpy closed 4 days ago

blacklightpy commented 1 week ago

It is the right way to link protobuf, and fixes the issue in Arch and Void in #48.

blacklightpy commented 1 week ago
blacklightpy commented 1 week ago

Tested build on Void (musl libc edition).