mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add CMake scripts
This commit is contained in:
@@ -16,14 +16,14 @@ exe http_server :
|
||||
http_server.cpp
|
||||
;
|
||||
|
||||
exe websocket_echo :
|
||||
websocket_echo.cpp
|
||||
;
|
||||
|
||||
exe http_example :
|
||||
http_example.cpp
|
||||
;
|
||||
|
||||
exe websocket_echo :
|
||||
websocket_echo.cpp
|
||||
;
|
||||
|
||||
exe websocket_example :
|
||||
websocket_example.cpp
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user