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

3 lines
35 B
CMake
Raw Normal View History

2023-01-15 22:54:34 +08:00
add_executable(my_heap my_heap.c)