Files
FanDevice/libfandevice/pkgconfig/fandevice.pc.in
2024-06-11 16:08:53 +02:00

8 lines
173 B
PkgConfig

includedir=@CMAKE_INSTALL_PREFIX@/include
Name: libfandevice
Description: C lib to control the fandevice
Version: 1.0
Libs: -L${libdir} -lfandevice
Cflags: -I${includedir}