feat(tools): Move the error code to the Tools target

This commit is contained in:
Dennis Klein
2021-06-17 19:35:45 +02:00
parent db727092c5
commit 9cbaf7e0fd
5 changed files with 65 additions and 55 deletions

View File

@@ -36,7 +36,6 @@ set(SDK_SOURCE_FILES
DDSEnvironment.cxx
DDSSession.cxx
DDSTopology.cxx
Error.cxx
Topology.cxx
)