Mercurial > hg > orthanc
comparison CMakeLists.txt @ 897:bafc9d592632 plugins
REST callbacks are working
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 17 Jun 2014 17:43:39 +0200 |
parents | 517e28b420af |
children | 1b92ce45cc8d |
comparison
equal
deleted
inserted
replaced
896:c4053ac5db04 | 897:bafc9d592632 |
---|---|
115 OrthancCppClient/Instance.cpp | 115 OrthancCppClient/Instance.cpp |
116 OrthancCppClient/Patient.cpp | 116 OrthancCppClient/Patient.cpp |
117 | 117 |
118 Plugins/Engine/SharedLibrary.cpp | 118 Plugins/Engine/SharedLibrary.cpp |
119 Plugins/Engine/PluginsManager.cpp | 119 Plugins/Engine/PluginsManager.cpp |
120 Plugins/Engine/PluginsHttpHandler.cpp | |
120 ) | 121 ) |
121 | 122 |
122 | 123 |
123 set(ORTHANC_SERVER_SOURCES | 124 set(ORTHANC_SERVER_SOURCES |
124 OrthancServer/DicomProtocol/DicomFindAnswers.cpp | 125 OrthancServer/DicomProtocol/DicomFindAnswers.cpp |