RT-Thread_v4.1.1
This commit is contained in:
11
tools/kconfig-frontends/libs/parser/kconfig-parser.pc.in
Normal file
11
tools/kconfig-frontends/libs/parser/kconfig-parser.pc.in
Normal file
@ -0,0 +1,11 @@
|
||||
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}
|
Reference in New Issue
Block a user