inital commit
This commit is contained in:
commit
42adc515cf
35 changed files with 9957 additions and 0 deletions
7
libfandevice/pkgconfig/fandevice.pc.in
Normal file
7
libfandevice/pkgconfig/fandevice.pc.in
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
includedir=@CMAKE_INSTALL_PREFIX@/include
|
||||
|
||||
Name: libfandevice
|
||||
Description: C lib to control the fandevice
|
||||
Version: 1.0
|
||||
Libs: -L${libdir} -lfandevice
|
||||
Cflags: -I${includedir}
|
||||
Loading…
Add table
Add a link
Reference in a new issue