Workshop o mikrokontrolérech na SKSP 2024.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
383 B

2 months ago
# pkg-config metadata for libucw
libdir=@LIBDIR@
incdir=.
perl_modules_dir=@INSTALL_PERL_DIR@
perl_module_flags=-I${perl_modules_dir}
build_system=@INSTALL_SHARE_DIR@/ucw/build
Name: libucw
Description: A library of utility functions and data structures
Version: @UCW_VERSION@
Cflags: -I${incdir}
Libs: -L${libdir} @SO_LINK_PATH@ -lucw@UCW_ABI_SUFFIX@
Libs.private: @LIBUCW_LIBS@