Skip to content
Snippets Groups Projects
Commit cd2e4d80 authored by Markus Blatt's avatar Markus Blatt
Browse files

Merged duneproject bugfix from release.

[[Imported from SVN: r826]]
parent 4af09d34
No related branches found
No related tags found
No related merge requests found
......@@ -4,11 +4,12 @@ libdir=@libdir@
includedir=@includedir@
CXX=@CXX@
CC=@CC@
DEPENDENCIES=@REQUIRES@
Name: @PACKAGE_NAME@
Version: @VERSION@
Description: Dune (Distributed and Unified Numerics Environment) istl module
URL: http://dune-project.org/
Requires: @REQUIRES@
Requires: ${DEPENDENCIES}
Libs:
Cflags: -I${includedir}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment