From 8a23aa89a58d3a90d5851b449b5552e1fcdcaded Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 27 Jun 2022 00:13:08 +0000 Subject: (From git) Initial server setup git-svn-id: file:///home/arch/svn/epistmool/trunk@4 71f44415-077c-4ad7-a976-72ddbf76608f --- server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt (limited to 'server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt') diff --git a/server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt b/server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt new file mode 100644 index 0000000..54f1da7 --- /dev/null +++ b/server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt @@ -0,0 +1,6 @@ +target_sources(EpistmoolServer PRIVATE + fwd.hpp + Command.hpp Command.cpp + Error.hpp Error.cpp + Version.hpp +) -- cgit v1.2.3-70-g09d2