Skip to content

Commit

Permalink
[DRAFT] Test if tcpdump.exe works
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
fxlb committed Feb 7, 2024
1 parent d0defdf commit 96385b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ build_script:
- if NOT DEFINED PLATFORM cmake -DPCAP_ROOT=c:\projects\libpcap\Win32\%SDK% -G"%GENERATOR%" ..
- if DEFINED PLATFORM cmake -DPCAP_ROOT=c:\projects\libpcap\Win32\%SDK% -G"%GENERATOR%" -A %PLATFORM% ..
- msbuild /m /nologo /p:Configuration=Release tcpdump.sln
- Release\tcpdump.exe --version

0 comments on commit 96385b8

Please sign in to comment.