Motion_EC_HC32_archived/rt-thread/tools/kconfig-frontends/libs/parser/kconfig-parser.pc.in

12 lines
251 B
PkgConfig
Raw Normal View History

2022-01-10 16:20:39 +08:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=${prefix}/include
Name: kconfig-parser
Description: kconfig-parser library
Requires:
Version: @KCONFIGPARSER_LIB_VERSION@
Libs: -L${libdir} -lkconfig-parser
Cflags: -I${includedir}