mirror of
https://git.k0rb4k.net/K0RB4K/qotd.git
synced 2026-09-26 21:31:01 +00:00
start quote selection implementation
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ project(qotd C)
|
||||
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
||||
add_executable(qotd main.c)
|
||||
add_executable(qotd main.c quote.c quote.h server.c server.h)
|
||||
Reference in New Issue
Block a user