adding in initial boilerplate for client and server

This commit is contained in:
talksik
2024-01-27 09:48:27 -08:00
commit c7fad6be8e
9 changed files with 258 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[
{
"directory": "/home/talksik/code/homechat/client/build",
"command": "/usr/bin/c++ -I/home/talksik/code/homechat/client/src/include -g -o CMakeFiles/HomechatClient.dir/src/Main.cpp.o -c /home/talksik/code/homechat/client/src/Main.cpp",
"file": "/home/talksik/code/homechat/client/src/Main.cpp"
}
]