Skip to content
Snippets Groups Projects
dune-gfe.pc.in 312 B
Newer Older
  • Learn to ignore specific revisions
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    libdir=@libdir@
    includedir=@includedir@
    CXX=@CXX@
    CC=@CC@
    DEPENDENCIES=@REQUIRES@
    
    Name: @PACKAGE_NAME@
    Version: @VERSION@
    
    Oliver Sander's avatar
    Oliver Sander committed
    Description: Dune dune-gfe module, contains the implementation of geodesic finite elements
    
    Requires: ${DEPENDENCIES}
    Libs:
    Cflags: -I${includedir}