hb/CMakeLists.txt

2 lines
46 B
CMake

project(HostBlocker)
add_executable(hb main.c)