mirror of
https://github.com/merbanan/rtl_433.git
synced 2026-04-17 08:06:56 -04:00
10 lines
191 B
PkgConfig
10 lines
191 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: RTL-433 Utility
|
|
Description: C Utility
|
|
Version: @VERSION@
|
|
Cflags: -I${includedir}/ @RTL433_PC_CFLAGS@
|