Driver: Prefer Npcap

Prefer Npcap over WinPcap and TCP
This commit is contained in:
Kyle Schwarz
2025-06-04 22:14:09 -04:00
parent b3d47f2ae5
commit c4e858d346
4 changed files with 9 additions and 17 deletions
-1
View File
@@ -46,7 +46,6 @@ local_scheme = "no-local-version"
[tool.scikit-build.cmake.define]
LIBICSNEO_ENABLE_BINDINGS_PYTHON = true
LIBICSNEO_ENABLE_TCP = true
CMAKE_MSVC_RUNTIME_LIBRARY = "MultiThreaded"
[tool.cibuildwheel]