|
Server : Apache System : Linux ecngx264.inmotionhosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : lonias5 ( 3576) PHP Version : 7.3.33 Disable Function : NONE Directory : /usr/lib64/wireshark/ |
Upload File : |
set(Wireshark_MAJOR_VERSION "2" )
set(Wireshark_MINOR_VERSION "6" )
set(Wireshark_PATCH_VERSION "2" )
set(Wireshark_VERSION 2.6.2)
set(Wireshark_VERSION_STRING "2.6.2")
set(Wireshark_INSTALL_DIR "/usr")
set(Wireshark_PLUGIN_INSTALL_DIR "/usr/lib64/wireshark/plugins/2.6")
set(Wireshark_LIB_DIR "/usr/lib64")
set(Wireshark_INCLUDE_DIR "/usr/include/wireshark")
set(Wireshark_CMAKE_MODULES_DIR "lib64/wireshark")
find_library( Wireshark_LIBRARY
NAMES
wireshark
libwireshark
HINTS
${Wireshark_LIB_DIR}
PATHS
/opt/lib/
/usr/lib64
/usr/lib
)