zbyszek / rpms / openmpi

Forked from rpms/openmpi 5 years ago
Clone
Blob Blame History Raw
# pkg-config file for openmpi
Name: 		@NAME@
Description:	Open Message Passing Interface headers and libraries
URL:		http://www.open-mpi.org/
Version:	@VERSION@
Libs:		-L@LIBDIR@/@NAME@ -lmpi
Cflags: 	-I@INCLUDEDIR@/@NAME@ -I@INCLUDEDIR@/@NAME@/@MODE@