/mordor/libmordoryaml.pc.in
Autoconf | 11 lines | 10 code | 1 blank | 0 comment | 1 complexity | dc1521d4a7d1bb73bf2a74bff498158f MD5 | raw file
Possible License(s): BSD-3-Clause
- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: libmordoryaml
- Description: YAML parsing support for libmordor
- Requires: mordor yaml
- Version: @PACKAGE_VERSION@
- Libs: -L${libdir} -lmordoryaml
- Cflags: -I${includedir}