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

1 line
45 B
CMake

add_executable(binary_search binary_search.c)