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