aboutsummaryrefslogtreecommitdiff
path: root/server-v1/source/EpistmoolServer/Protocol/CMakeLists.txt
blob: 54f1da7a73253634adb827aed1ad7aaf710f40a2 (plain)
1
2
3
4
5
6
target_sources(EpistmoolServer PRIVATE
    fwd.hpp
    Command.hpp Command.cpp
	Error.hpp Error.cpp
	Version.hpp
)