tor-android/external/badvpn_dns/flowextra/CMakeLists.txt

6 lines
146 B
CMake
Raw Normal View History

2015-01-25 11:08:34 +00:00
set(FLOWEXTRA_SOURCES
PacketPassInactivityMonitor.c
KeepaliveIO.c
)
badvpn_add_library(flowextra "flow;system" "" "${FLOWEXTRA_SOURCES}")