b7f8a670ec
- Bump version so we are later than the equivalent version from Red Hat Enterprise Linux
8 lines
221 B
PkgConfig
8 lines
221 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@ -lmpi
|
|
Cflags: -I@INCDIR@ @MODEFLAG@
|