mirror of https://github.com/ntop/n2n.git
Luca Deri
6 years ago
6 changed files with 53 additions and 13 deletions
@ -1,4 +1,5 @@ |
|||
add_library(n2n_win32 |
|||
win32/getopt1.c |
|||
win32/getopt.c |
|||
win32/wintap.c) |
|||
getopt1.c |
|||
getopt.c |
|||
wintap.c) |
|||
target_link_libraries(n2n_win32 PUBLIC ws2_32.lib) |
|||
|
Loading…
Reference in new issue