Mercurial > hg > orthanc
diff CMakeLists.txt @ 1670:16955f8fec4d db-changes
refactoring: DatabaseWrapperBase
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 01 Oct 2015 14:03:07 +0200 |
parents | 1a80777ad462 |
children | 2f2e2ec17bc4 |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Oct 01 11:55:25 2015 +0200 +++ b/CMakeLists.txt Thu Oct 01 14:03:07 2015 +0200 @@ -172,6 +172,7 @@ OrthancServer/ServerIndex.cpp OrthancServer/ToDcmtkBridge.cpp OrthancServer/DatabaseWrapper.cpp + OrthancServer/DatabaseWrapperBase.cpp OrthancServer/ServerContext.cpp OrthancServer/ServerEnumerations.cpp OrthancServer/ServerToolbox.cpp