UNPKG

cordova-plugin-tun2socks-udp-associate

Version:
11 lines (9 loc) 241 B
set(TUNTAP_ADDITIONAL_SOURCES) if (WIN32) list(APPEND TUNTAP_ADDITIONAL_SOURCES tapwin32-funcs.c) endif () set(TUNTAP_SOURCES BTap.c ${TUNTAP_ADDITIONAL_SOURCES} ) badvpn_add_library(tuntap "system;flow" "" "${TUNTAP_SOURCES}")