gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnucap-devel] CMake build system progress


From: Kevin Zheng
Subject: Re: [Gnucap-devel] CMake build system progress
Date: Thu, 22 May 2014 13:55:52 -0500
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/22/2014 09:04, Felix Salfelder wrote:
>> I wasn't aware that GnuCap installed header files. I should probably
>> figure out how the build process is supposed to work before I write one.
> 
> without the headers, its difficult to compile plugins. the old build
> system currently also skips them. i think ${pkgincludedir} =
> ${includedir}/gnucap is a good place for these headers.
> 
>> Should the libraries be install in lib, or elsewhere, then?
> 
> there's one library and a plugin. i think it's most appropriate to
> install the library to ${libdir} ("/usr/lib", usually) and the plugin(s)
> to ${pkglibdir} (defaults to ${libdir}/gnucap). cmake apparently tries
> to support gnu-style [1], i'm not sure to what extent.

Committed in c8538cb, please have a look.

Thanks,
Kevin Zheng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]