openmpi/openmpi.pc.in

8 lines
210 B
PkgConfig

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