aboutsummaryrefslogtreecommitdiff
path: root/server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt')
-rw-r--r--server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt b/server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt
deleted file mode 100644
index 54f1da7..0000000
--- a/server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-target_sources(EpistmoolServer PRIVATE
- fwd.hpp
- Command.hpp Command.cpp
- Error.hpp Error.cpp
- Version.hpp
-)