[BUG] No pkgconfig (i guess) and .so files
Environment
toml++ version and/or commit hash:
HEAD
Compiler:
cmake
C++ standard mode:
Idk
Target arch:
Multilib with m32 and mx32 (x64)
Library configuration overrides:
None
Relevant compilation flags:
None (except -Dblabla flags)
Describe the bug
No pkgconfig at install (i guess and even .so files!)
Steps to reproduce (or a small repro code sample)
I just installed....
Additional information
Copying from the arch package gives the real pkgconfig (i guess and .so files)
i guess and even .so files!
I mean, this is a header-only library...
On the topic of pkgconfig, the meson integration is pkgconfig-aware, IIRC. Installing it that way will probably give you pkgconfig files.
Oh thanks, i guess its the time to update cmakelists.txt to give pkgconfig files
Hyprcursor wont compile without this...
Sure, that'd be much appreciated 😄