This website works better with JavaScript
Home
Explore
Help
Sign In
yosoyhendrix
/
badvpn
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9e1b1ebbfb
Branches
Tags
freebsd-fix
master
ncd-functions
1.999.130
1.999.129
badvpn
/
tunctl
/
CMakeLists.txt
CMakeLists.txt
105 B
History
Raw
1
2
3
4
5
6
add_executable(badvpn-tunctl tunctl.c)
install(
TARGETS badvpn-tunctl
RUNTIME DESTINATION bin
)