mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-13 18:00:18 +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