libdir=@CMAKE_INSTALL_FULL_LIBDIR@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
Name: Spoa
Description: Spoa (SIMD POA) is a C++ implementation of the partial order alignment (POA) algorithm
Version: @spoa_VERSION@
Libs: -L${libdir} -lspoa
Cflags: -I${includedir}