Codebase list ciftilib / 8df9a26
Provide openmp flag in .pc file if used. François Bissey authored 5 years ago Tim Coalson committed 5 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
44 Description: C++ Library for reading and writing CIFTI-2 and CIFTI-1 files
55 Version: @CIFTILIB_VERSION@
66 URL: https://github.com/Washington-University/CiftiLib
7 Cflags: -I${includedir}/CiftiLib @CIFTILIB_PKGCONFIG_DEFINE@
7 Cflags: -I${includedir}/CiftiLib @CIFTILIB_PKGCONFIG_DEFINE@ @OpenMP_CXX_FLAGS@
88 Libs: -L${libdir} -lCifti
99 @CIFTILIB_PKGCONFIG_REQUIRES_LINE@