]> mj.ucw.cz Git - libucw.git/blob - lib/libucw.pc
Use pkg-config to handle library dependencies.
[libucw.git] / lib / libucw.pc
1 # pkg-config metadata for libucw
2
3 #ifdef CONFIG_UCW_THREADS
4 threads=-lpthread
5 #endif
6
7 Name: libucw
8 Description: A library of utility functions and data structures
9 Version: @SHERLOCK_VERSION@
10 Libs: -Lobj/lib -lucw ${threads}