[Poppler-bugs] [Bug 97262] Enumerate PDF named destinations
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Sep 17 09:42:07 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=97262
--- Comment #47 from Carlos Garcia Campos <carlosgc at gnome.org> ---
(In reply to Adrian Johnson from comment #27)
> Created attachment 126119 [details] [review]
> pdfinfo: print dests
>
> It would also be useful to be able print a list of named destinations in the
> PDF.
>
> Note this patch requires C++11, the use of which was discussed in
> https://lists.freedesktop.org/archives/poppler/2016-May/011844.html
>
> The patch enable c++11 in configure.ac. I'm not sure how to set gcc flags in
> the cmake build.
I think you just need to add the flag to CMAKE_CXX_FLAGS somewhere, in
CMakeList.txt or maybe in PopplerMacros.cmake, but there flags are only added
when building with GCC, I think if it's because those flags are specific to GCC
ro because we don't really support clang
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160917/1b2dcfb2/attachment.html>
More information about the Poppler-bugs
mailing list