Mercurial > hg > orthanc
comparison CMakeLists.txt @ 565:c931ac02db82 find-move-scp
refactoring of find class
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 18 Sep 2013 16:58:27 +0200 |
parents | 0fc8ef464cfb |
children | c2be0a0e049e |
comparison
equal
deleted
inserted
replaced
562:f64e3838d6e1 | 565:c931ac02db82 |
---|---|
173 OrthancServer/ToDcmtkBridge.cpp | 173 OrthancServer/ToDcmtkBridge.cpp |
174 OrthancServer/DatabaseWrapper.cpp | 174 OrthancServer/DatabaseWrapper.cpp |
175 OrthancServer/ServerContext.cpp | 175 OrthancServer/ServerContext.cpp |
176 OrthancServer/ServerEnumerations.cpp | 176 OrthancServer/ServerEnumerations.cpp |
177 OrthancServer/ServerToolbox.cpp | 177 OrthancServer/ServerToolbox.cpp |
178 OrthancServer/OrthancFindRequestHandler.cpp | |
178 ) | 179 ) |
179 | 180 |
180 # Ensure autogenerated code is built before building ServerLibrary | 181 # Ensure autogenerated code is built before building ServerLibrary |
181 add_dependencies(ServerLibrary CoreLibrary) | 182 add_dependencies(ServerLibrary CoreLibrary) |
182 | 183 |