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]
/
libftdi1.pc.in
blob
13f616cae4c6fc2c09b8dc7e3a8a1f28b2fbc234
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libftdi1
7
Description: Library to program and control the FTDI USB controller
8
Requires: libusb-1.0
9
Version: @VERSION@
10
Libs: -L${libdir} -lftdi1
11
Cflags: -I${includedir}