making basic server work with dependencies for uwebsockets added to cmake

This commit is contained in:
talksik
2024-01-27 11:42:27 -08:00
parent cbe57d4c18
commit 5abd11124d
5 changed files with 98 additions and 190 deletions
+7
View File
@@ -0,0 +1,7 @@
[
{
"directory": "/home/talksik/code/homechat/server/build",
"command": "/usr/bin/c++ -I/home/talksik/code/homechat/server/src/include -g -o CMakeFiles/HomechatServer.dir/src/Main.cpp.o -c /home/talksik/code/homechat/server/src/Main.cpp",
"file": "/home/talksik/code/homechat/server/src/Main.cpp"
}
]