Commit Graph
3 Commits
Author SHA1 Message Date
daanx 96b02dda1f fix accidental cmake move 2023-04-08 17:55:07 -07:00
daanx 269e0ea80b merge from dev-reset 2023-04-08 17:51:50 -07:00
Eli Schwartz eb97236652 cmake: add pkg-config file
pkg-config allows using the library in build systems that are not cmake,
by exporting the same information from the cmake -config files in a
buildsystem-neutral format.

Fixes #16
2022-06-19 14:45:44 -04:00