CMake: Remove dumpcap dependency on ui

This commit is contained in:
João Valverde 2023-02-06 23:01:46 +00:00
parent 7fd4e2e542
commit 9fca1acb40
1 changed files with 0 additions and 1 deletions

View File

@ -3123,7 +3123,6 @@ if(BUILD_dumpcap AND PCAP_FOUND)
wsutil
caputils
iface_monitor
ui
pcap::pcap
${CAP_LIBRARIES}
${ZLIB_LIBRARIES}