hello-algo/codes/c/chapter_binary_search/CMakeLists.txt

1 line
45 B
CMake
Raw Normal View History

add_executable(binary_search binary_search.c)