[
https://issues.apache.org/jira/browse/ETCH-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Veith updated ETCH-229:
------------------------------
Fix Version/s: (was: 1.4.0)
1.5.0
> 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
> Priority: Minor
> Fix For: 1.5.0
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)