"Fossies" - the Fresh Open Source Software Archive

Member "dune-typetree-2.8.0/dune-typetree.pc.in" (31 Aug 2021, 285 Bytes) of package /linux/misc/dune/dune-typetree-2.8.0.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 prefix=@prefix@
    2 exec_prefix=@exec_prefix@
    3 libdir=@libdir@
    4 includedir=@includedir@
    5 CXX=@CXX@
    6 CC=@CC@
    7 DEPENDENCIES=@REQUIRES@
    8 
    9 Name: @PACKAGE_NAME@
   10 Version: @VERSION@
   11 Description: dune-typetree module
   12 URL: http://dune-project.org/
   13 Requires: ${DEPENDENCIES}
   14 Libs:
   15 Cflags: -I${includedir}