aboutsummaryrefslogtreecommitdiff
path: root/server-v1/source/EpistmoolServer/Workspace/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'server-v1/source/EpistmoolServer/Workspace/CMakeLists.txt')
-rw-r--r--server-v1/source/EpistmoolServer/Workspace/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/server-v1/source/EpistmoolServer/Workspace/CMakeLists.txt b/server-v1/source/EpistmoolServer/Workspace/CMakeLists.txt
new file mode 100644
index 0000000..6ef6d59
--- /dev/null
+++ b/server-v1/source/EpistmoolServer/Workspace/CMakeLists.txt
@@ -0,0 +1,3 @@
+target_sources(EpistmoolServer PRIVATE
+ fwd.hpp
+)