[Poppler-bugs] [Bug 103827] Only export public symbols on the qt libs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 20 20:55:37 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103827
--- Comment #1 from Albert Astals Cid <aacid at kde.org> ---
> - Disable those tests
We don't shoot ourselves on the foot
Also, this is not how you do visibility stuff in cmake
set(CMAKE_C_VISIBILITY_PRESET hidden)
set(CMAKE_CXX_VISIBILITY_PRESET hidden)
set(CMAKE_VISIBILITY_INLINES_HIDDEN 1)
is what you want.
--
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/20171120/a6017e8c/attachment.html>
More information about the Poppler-bugs
mailing list