repo.or.cz
/
libftdi.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
CMake: bump the minimal required version to 3.5
[libftdi.git]
/
libftdipp1.pc.in
blob
8158f382d82113569fad9dd412a3735149f77e36
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libftdipp1
7
Description: C++ wrapper for libftdi1
8
Requires: libftdi1
9
Version: @VERSION@
10
Libs: -L${libdir} -lftdipp1
11
Cflags: -I${includedir}