comparison 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
comparison
equal deleted inserted replaced
2639:75a404e40323 2640:c691fcf66071
53 ##################################################################### 53 #####################################################################
54 54
55 set(ORTHANC_SERVER_SOURCES 55 set(ORTHANC_SERVER_SOURCES
56 OrthancServer/DatabaseWrapper.cpp 56 OrthancServer/DatabaseWrapper.cpp
57 OrthancServer/DatabaseWrapperBase.cpp 57 OrthancServer/DatabaseWrapperBase.cpp
58 OrthancServer/DicomInstanceOrigin.cpp
58 OrthancServer/DicomInstanceToStore.cpp 59 OrthancServer/DicomInstanceToStore.cpp
59 OrthancServer/ExportedResource.cpp 60 OrthancServer/ExportedResource.cpp
60 OrthancServer/LuaScripting.cpp 61 OrthancServer/LuaScripting.cpp
61 OrthancServer/OrthancFindRequestHandler.cpp 62 OrthancServer/OrthancFindRequestHandler.cpp
62 OrthancServer/OrthancHttpHandler.cpp 63 OrthancServer/OrthancHttpHandler.cpp