forked from osmocom/wireshark
editcap now uses stuff from libui.
Change-Id: Ifa5cda67305682909559963ea5ce90cecc0c8e6e Reviewed-on: https://code.wireshark.org/review/21238 Reviewed-by: Guy Harris <guy@alum.mit.edu>pespin/osmux-stats
parent
347a19ae96
commit
b0c48f3b4f
|
@ -2482,6 +2482,7 @@ endif()
|
|||
|
||||
if(BUILD_editcap)
|
||||
set(editcap_LIBS
|
||||
ui
|
||||
wiretap
|
||||
${ZLIB_LIBRARIES}
|
||||
${GCRYPT_LIBRARIES}
|
||||
|
|
Loading…
Reference in New Issue