[Bash-completion-devel] configs for cmake build system

2013-04-04 Thread Igor Murzov
Hi, list :) I have finally finished integration of cmake configs into bash-completion. Those configs do pretty much the same things that pkg-config does. The reason for inclusion of cmake configs is that some projects use cmake as a build system and avoid using autotools and pkg-config (most

Re: [Bash-completion-devel] configs for cmake build system

2013-04-04 Thread Ville Skyttä
On 2013-04-04 12:19, Igor Murzov wrote: Hi, list :) Hi from a cmake n00b, just a couple of quick comments: +cmakeconfigdir = $(libdir)/cmake/$(PACKAGE)/ This doesn't sound quite right to me, wouldn't somewhere in $(datadir) be more appropriate? +cmakeconfig_DATA =