Post #1215544
2026-03-08 04:29 UTC
@SonnyBonds
How could this be possible?
You need to install those headers into package, so other projects could use it.
Replies (1)
-
@SonnyBonds@mastodon.gamedev.place 2026-03-08 10:30
@liujiacai I couldn't fit it in my post but wrote in a reply that I'd tried using "installHeader" as well. Turned out it actually did work, and I just didn't consume it properly in the receiving end. Adding it to a library that I used with linkLibrary set up the include paths properly automatically.