ZSShen / C-Common-Data-Structures

A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such as tree map, hash map, and trie.
43 stars 9 forks source link

Support pkgconfig #22

Open czchen opened 9 years ago

czchen commented 9 years ago

Many programs use pkgconfig to manage their dependencies. We shall also provide it for better user experience.