Python: Use the standard library enum type
[libswo.git] / libswo.pc.in
blobbef1cb1ec5055f4b65ad28986f30202f6ddbfd9e
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: libswo
7 Description: Library to decode SWO trace data
8 Version: @VERSION@
9 Requires.private:
10 Libs: -L${libdir} -lswo
11 Cflags: -I${includedir}