mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-01 20:12:07 +08:00
Update cmakelists.txt
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
add_executable(heap heap.cpp)
|
||||
add_executable(my_heap my_heap.cpp)
|
||||
add_executable(top_k top_k.cpp)
|
||||
|
||||
Reference in New Issue
Block a user