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
committed by Dennis Klein
parent 5e930d4d37
commit 3118934e8b
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
)