Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] CMake and missing '_LIBRARY_2"

From: Alex Lindberg <alindber@xxxxxxxxx>
Date: Tue, 26 Jan 2016 17:16:34 +0000 (UTC)
When building wireshark from Debian sources (testing), the only item not found is something called 'LIBRARY_2'.  I am using JetBrain's CLion.

_LIBRARY_1     /usr/lib/x86_64-linux-gnu/libgtk-3.so
_LIBRARY_10    /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so
_LIBRARY_11    /usr/lib/x86_64-linux-gnu/libgio-2.0.so
_LIBRARY_12    /usr/lib/x86_64-linux-gnu/libgobject-2.0.so
_LIBRARY_13    /usr/lib/x86_64-linux-gnu/libglib-2.0.so
_LIBRARY_2     _LIBRARY_2-NOTFOUND
_LIBRARY_3     /usr/lib/x86_64-linux-gnu/libgtk-3.so
_LIBRARY_4     /usr/lib/x86_64-linux-gnu/libgdk-3.so
_LIBRARY_5     /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so
_LIBRARY_6     /usr/lib/x86_64-linux-gnu/libpango-1.0.so
_LIBRARY_7     /usr/lib/x86_64-linux-gnu/libatk-1.0.so
_LIBRARY_8     /usr/lib/x86_64-linux-gnu/libcairo-gobject.so
_LIBRARY_9     /usr/lib/x86_64-linux-gnu/libcairo.so

Any idea of what that might refer to?  It seems to build without errors.

Thanks.
Alex Lindberg