Uploaded image for project: 'Etch'
  1. Etch
  2. ETCH-229

Generate .pc file for pkg-config

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 1.5.0
    • build
    • None

    Description

      Add a config file to CMake Build Process both for binding-c and binding-cpp for pkg-config

      prefix=/opt/apache-etch-1.3.0-incubating/binding-c
      exec_prefix=/opt/apache-etch-1.3.0-incubating
      libdir=${prefix}/lib
      includedir=${prefix}/include

      Name: etch
      Description: Implementation of etch middleware
      Version: 1.3.0
      Requires: apr-1
      Libs: -L${libdir} -L${prefix}/extern/apr/lib -letch -lapr-1 -lapriconv-1 -lpthread -ldl
      Cflags: -I${includedir} -I${prefix}/extern/apr/include -pthread

      Attachments

        Activity

          People

            Unassigned Unassigned
            martin.veith Martin Veith
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: