Generate .pc file for pkg-config
--------------------------------

                 Key: ETCH-229
                 URL: https://issues.apache.org/jira/browse/ETCH-229
             Project: Etch
          Issue Type: Task
          Components: build
            Reporter: Martin Veith
            Assignee: Martin Veith
            Priority: Minor
             Fix For: 1.3


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to