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 12d7ba0475
commit ec5ac57508
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
)