mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 23:46:29 +08:00
da405b579d
* style(my_list): modify c codes. * style(stack): modify c codes. * style(hash): modify c codes.
5 lines
No EOL
126 B
CMake
5 lines
No EOL
126 B
CMake
add_executable(include
|
|
include_test.c
|
|
uthash.h
|
|
include.h print_util.h
|
|
list_node.h tree_node.h) |