The cuew library currently does not provide a cuew.pc pkg-config file, which makes it harder for downstream builds and tools to detect and link against the library automatically.
I have submitted a pull request that adds generation of the cuew.pc file: hkunz/clew#20
.
This will simplify integration with build systems that rely on pkg-config.
The
cuewlibrary currently does not provide acuew.pcpkg-config file, which makes it harder for downstream builds and tools to detect and link against the library automatically.I have submitted a pull request that adds generation of the cuew.pc file: hkunz/clew#20
.
This will simplify integration with build systems that rely on
pkg-config.