# This file is part of the dune-xt-grid project: # https://github.com/dune-community/dune-xt-grid # The copyright lies with the authors of this file (see below). # License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause) # or GPL-2.0+ (http://opensource.org/licenses/gpl-license) # with "runtime exception" (http://www.dune-project.org/license.html) # Authors: # Felix Schindler (2016) prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ CXX=@CXX@ CC=@CC@ DEPENDENCIES=@REQUIRES@ Name: @PACKAGE_NAME@ Version: @VERSION@ Description: DUNE eXTensions (grid) URL: https://github.com/dune-community/dune-xt-grid Requires: dune-common dune-testtools dune-geometry dune-grid dune-xt-common Libs: -L${libdir} Cflags: -I${includedir}