src/CMakeLists.txt
branchv_0
changeset 3 2b57c8683ffe
parent 0 e8f15f432efc
--- a/src/CMakeLists.txt	Sun Aug 07 10:45:05 2022 +0200
+++ b/src/CMakeLists.txt	Sun Aug 21 00:16:50 2022 +0200
@@ -30,6 +30,7 @@
 add_executable(
 	${EXECUTABLE_FILE}
 	SocketCommand.cpp
+	Socket.cpp
 	relpipe-in-socket.cpp
 )