(fewer gnulib)
target_include_directories(fewer PUBLIC
gnulib-prefix/src/gnulib-build/lib)
target_link_libraries(fewer libgnu)
endif()
On Sun, Jan 6, 2019 at 3:37 AM Kamil Dudka wrote:
> On Sunday, January 6, 2019 3:22:01 AM CET Andrew Pennebaker wrote:
> > Ach, I've made a career o
Looks like 5 years have passed since a release. Could we get a new tag
pushed, so that developers can pin to a relatively recent edition of
Gnulib, without accidentally receiving breaking changes?
--
Cheers,
Andrew
to a standard include path like with
other development libraries.
On Sat, Jan 5, 2019 at 12:31 PM Kamil Dudka wrote:
> On Saturday, January 5, 2019 6:53:06 PM CET Bruno Haible wrote:
> > Hi,
> >
> > Andrew Pennebaker wrote:
> > > Could we improve how gnulib integrates
Could we improve how gnulib integrates with downstream projects, to make it
easier to work with different build tools? In particular, would be helpful
for gnulib to easily work with cmake projects.
In my case, I have an application that needs openat(), and I already have a
complex cmake configurat