Mercurial > hg > orthanc
diff CMakeLists.txt @ 2640:c691fcf66071 jobs
ResourceModificationJob
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 28 May 2018 16:30:17 +0200 |
parents | 2406ae891747 |
children | 3ce8863398ab |
line wrap: on
line diff
--- a/CMakeLists.txt Mon May 28 14:39:22 2018 +0200 +++ b/CMakeLists.txt Mon May 28 16:30:17 2018 +0200 @@ -55,6 +55,7 @@ set(ORTHANC_SERVER_SOURCES OrthancServer/DatabaseWrapper.cpp OrthancServer/DatabaseWrapperBase.cpp + OrthancServer/DicomInstanceOrigin.cpp OrthancServer/DicomInstanceToStore.cpp OrthancServer/ExportedResource.cpp OrthancServer/LuaScripting.cpp