hb/CMakeLists.txt

2 lines
46 B
CMake
Raw Normal View History

2019-12-12 21:08:27 +00:00
project(HostBlocker)
add_executable(hb main.c)