openmpi/openmpi.pc.in
Doug Ledford fa6ba230eb - fixed broken update
- Resolves: bz496909, bz496131, bz496911
2009-04-22 15:04:12 +00:00

8 lines
251 B
PkgConfig

# pkg-config file for openmpi
Name: @NAME@
Description: Open Message Passing Interface headers and libraries
URL: http://www.open-mpi.org/
Version: @VERSION@-@CC@
Libs: -L@LIBDIR@/@MPIDIR@/lib -lmpi
Cflags: -I@LIBDIR@/@MPIDIR@/include @MODEFLAG@