Mercurial > hg > orthanc
comparison CMakeLists.txt @ 999:db18c071fbd7 lua-scripting
store-scu filter
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 04 Jul 2014 14:09:53 +0200 |
parents | 8c67382f44a7 |
children | 13e230bbd882 |
comparison
equal
deleted
inserted
replaced
998:4136fab6a639 | 999:db18c071fbd7 |
---|---|
155 | 155 |
156 # From "lua-scripting" branch | 156 # From "lua-scripting" branch |
157 OrthancServer/Scheduler/ServerFilterInstance.cpp | 157 OrthancServer/Scheduler/ServerFilterInstance.cpp |
158 OrthancServer/Scheduler/ServerJob.cpp | 158 OrthancServer/Scheduler/ServerJob.cpp |
159 OrthancServer/Scheduler/ServerScheduler.cpp | 159 OrthancServer/Scheduler/ServerScheduler.cpp |
160 OrthancServer/Scheduler/StoreScuFilter.cpp | |
160 ) | 161 ) |
161 | 162 |
162 | 163 |
163 set(ORTHANC_UNIT_TESTS_SOURCES | 164 set(ORTHANC_UNIT_TESTS_SOURCES |
164 UnitTestsSources/DicomMapTests.cpp | 165 UnitTestsSources/DicomMapTests.cpp |