97bd480fe3
This brings schema validation MFC after: 1 week
12 lines
240 B
PkgConfig
12 lines
240 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: LibUCL
|
|
Description: Universal configuration library
|
|
Version: @UCL_VERSION@
|
|
Libs: -L${libdir} -lucl
|
|
Libs.private: @LIBS_EXTRA@
|
|
Cflags: -I${includedir}/
|