[Github-comments] [geany-plugins] Automake (#277)

Colomban Wendling notifications at xxxxx
Mon Nov 30 15:03:47 UTC 2015


> @@ -0,0 +1,13 @@
> +if ENABLE_TREEBROWSER
> +geanyplugins_LTLIBRARIES += %D%/treebrowser.la
> +
> +%C%_treebrowser_la_SOURCES = %D%/treebrowser.c
> +%C%_treebrowser_la_CFLAGS = $(AM_CFLAGS) $(GIO_CFLAGS)
> +%C%_treebrowser_la_LIBADD = $(COMMONLIBS) $(GIO_LIBS)
> +
> +%C%_treebrowser_la_CPPCHECKFLAGS = \
> +                --suppress='deallocDealloc:$(srcdir)/treebrowser.c' \
> +                --suppress='doubleFree:$(srcdir)/treebrowser.c'

same remark on `CPPCHECKFLAGS`

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/277/files#r46153110
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151130/fe6aa60e/attachment.html>


More information about the Github-comments mailing list