Codebase list ciftilib / debian/1.5.1-1 CiftiLib.pc.in
debian/1.5.1-1

Tree @debian/1.5.1-1 (Download .tar.gz)

CiftiLib.pc.in @debian/1.5.1-1raw · history · blame

includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
libdir=@CMAKE_INSTALL_FULL_LIBDIR@

Name: CiftiLib
Description: C++ Library for reading and writing CIFTI-2 and CIFTI-1 files
Version: @CIFTILIB_VERSION@
URL: https://github.com/Washington-University/CiftiLib
Cflags: -I${includedir}/CiftiLib @CIFTILIB_PKGCONFIG_DEFINE@
Libs: -L${libdir} -lCifti
@CIFTILIB_PKGCONFIG_REQUIRES_LINE@