File: edlib.pc.in

package info (click to toggle)
libedlib 1.2.7-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,520 kB
  • sloc: cpp: 2,002; sh: 304; python: 131; makefile: 89; ansic: 7
file content (9 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@

Name: edlib
Description: Lightweight and super fast C/C++ library for sequence alignment using edit distance
Version: @edlib_VERSION@

Libs: -L${libdir} -ledlib
Cflags: -I${includedir} @PKG_EDLIB_DEFS@