n2n/win32/CMakeLists.txt
2016-10-23 10:46:15 +02:00

5 lines
105 B
CMake

add_library(n2n_win32
win32/getopt1.c
win32/getopt.c
win32/wintap.c)