mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-28 21:36:28 +08:00
2 lines
56 B
CMake
2 lines
56 B
CMake
|
add_executable(coin_change_greedy coin_change_greedy.c)
|