mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 06:26:28 +08:00
3 lines
88 B
CMake
3 lines
88 B
CMake
|
add_executable(array_hash_map array_hash_map.cpp)
|
||
|
add_executable(hash_map hash_map.cpp)
|