mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Initial commit
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: libftdi1
|
||||
Description: Library to program and control the FTDI USB controller
|
||||
Requires: libusb-1.0
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lftdi1
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user