mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-09-22 13:01:05 +03:00
Do not depend on pcap at build time for eproc.
This commit is contained in:
@@ -1976,8 +1976,7 @@ solution "eepp"
|
||||
"src/tools/eproc/platform/linux/process_icon_resolver.cpp",
|
||||
"src/tools/eproc/platform/linux/process_network_monitor.cpp",
|
||||
}
|
||||
-- The Programs Only view reads window ownership from the X11 root window.
|
||||
links { "pcap" }
|
||||
-- Per-process network capture loads libpcap at runtime when it is available.
|
||||
end
|
||||
build_link_configuration( "eproc", true )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user