Re: CMake build system progress

Kevin Zheng <[email protected]>
Newsgroups gmane.comp.gnu.gnucap.devel
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.