8 lines
252 B
PkgConfig
8 lines
252 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@
|
|
Libs: -L@LIBDIR@/@NAME@ -lmpi
|
|
Cflags: -I@INCLUDEDIR@/@NAME@ -I@INCLUDEDIR@/@NAME@/@MODE@
|