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

1 line
33 B
CMake
Raw Normal View History

add_executable(two_sum two_sum.c)