Skip to content
Snippets Groups Projects
Forked from agnumpde / dune-elasticity
73 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
dune-elasticity.pc.in 334 B
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
CXX=@CXX@
CC=@CC@
DEPENDENCIES=@REQUIRES@

Name: @PACKAGE_NAME@
Version: @VERSION@
Description: Dune (Distributed and Unified Numerics Environment) elasticity module
URL: http://dune-project.org/
Requires: ${DEPENDENCIES}
Libs:
Cflags: -I${includedir}