<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Enumerate PDF named destinations"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97262#c47">Comment # 47</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Enumerate PDF named destinations"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97262">bug 97262</a>
from <span class="vcard"><a class="email" href="mailto:carlosgc@gnome.org" title="Carlos Garcia Campos <carlosgc@gnome.org>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
<pre>(In reply to Adrian Johnson from <a href="show_bug.cgi?id=97262#c27">comment #27</a>)
<span class="quote">> Created <span class="bz_obsolete"><a href="attachment.cgi?id=126119" name="attach_126119" title="pdfinfo: print dests">attachment 126119</a> <a href="attachment.cgi?id=126119&action=edit" title="pdfinfo: print dests">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=97262&attachment=126119'>[review]</a> [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
> <a href="https://lists.freedesktop.org/archives/poppler/2016-May/011844.html">https://lists.freedesktop.org/archives/poppler/2016-May/011844.html</a>
>
> The patch enable c++11 in configure.ac. I'm not sure how to set gcc flags in
> the cmake build.</span >
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>