Skip to content

Commit

Permalink
download_npcap.ps1 removed (will be satisfied by udpcap cmake)
Browse files Browse the repository at this point in the history
  • Loading branch information
rex-schilasky committed Jan 11, 2024
1 parent 0f16b39 commit c310fb9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
9 changes: 0 additions & 9 deletions build_win/download_npcap.ps1

This file was deleted.

5 changes: 1 addition & 4 deletions build_win/win_make_cmake.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@ pushd "%~dp0\.."

call build_win\win_set_vars.bat

echo Downloading NPCAP
powershell -Command "& '%~dp0\download_npcap.ps1'"

set CMAKE_OPTIONS_COMPLETE=-DCMAKE_INSTALL_PREFIX=_install ^
-DHAS_HDF5=ON ^
-DHAS_QT5=ON ^
-DHAS_CURL=ON ^
-DHAS_CAPNPROTO=OFF ^
-DHAS_FTXUI=ON ^
-DBUILD_DOCS=ON ^
-DBUILD_DOCS=OFF ^
-DBUILD_APPS=ON ^
-DBUILD_SAMPLES=ON ^
-DBUILD_TIME=ON ^
Expand Down

0 comments on commit c310fb9

Please sign in to comment.