summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
blob: c875fa8d22b83ae9b319cfcbb5eeeb8e14f86676 (plain)
1
2
3
project(tcp-forwarder)

add_executable(tcpf main.c)