Remove left over cmake file

This commit is contained in:
Hamish Coleman
2023-04-30 20:45:27 -05:00
parent 1accc76ad3
commit 2b62ffb3d6
-5
View File
@@ -1,5 +0,0 @@
add_library(n2n_win32
getopt1.c
getopt.c
wintap.c)
target_link_libraries(n2n_win32 PUBLIC ws2_32.lib)