adding in easywsclient working

This commit is contained in:
talksik
2024-01-27 14:29:08 -08:00
parent 818d0622e9
commit 1efc897c07
6 changed files with 747 additions and 0 deletions
+5
View File
@@ -3,5 +3,10 @@
"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"
},
{
"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/easywsclient.cpp.o -c /home/talksik/code/homechat/client/src/easywsclient.cpp",
"file": "/home/talksik/code/homechat/client/src/easywsclient.cpp"
}
]