diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-16 15:16:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-12-03 16:45:01 +0100 |
| commit | 232dceb6b5397c8983341ae445799aac0ce19ade (patch) | |
| tree | 821c6bddb8770b265ccd78ebc4ed9993860efcd8 | |
| parent | 424cb7ac64291f158461d9fb35b848be17ae4abd (diff) | |
Missing file.
| -rw-r--r-- | libasdcp-cth.pc.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libasdcp-cth.pc.in b/libasdcp-cth.pc.in new file mode 100644 index 0000000..9a7a13e --- /dev/null +++ b/libasdcp-cth.pc.in @@ -0,0 +1,10 @@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: asdcplib-cth +Description: asdcplib with patches by cth@carlh.net +Version: @version@ +Requires: openssl +Libs: @libs@ +Cflags: -I${includedir} |
