mirror of
https://github.com/eddyem/snippets_library.git
synced 2026-03-20 00:30:56 +03:00
add fifo/lifo
This commit is contained in:
@@ -8,3 +8,4 @@ link_libraries(usefull_macros)
|
||||
# exe list
|
||||
add_executable(helloworld helloworld.c)
|
||||
add_executable(options options.c cmdlnopts.c)
|
||||
add_executable(fifo fifo.c)
|
||||
|
||||
Reference in New Issue
Block a user