Files
hello-algo/codes/c/chapter_searching/CMakeLists.txt
2023-05-09 00:36:18 +08:00

1 line
33 B
CMake

add_executable(two_sum two_sum.c)