comparison CMakeLists.txt @ 619:70d0f27e5bd3 find-move-scp

refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 25 Oct 2013 11:57:30 +0200
parents dbecea588ef5
children b8322fe3bdba 0526d6246cc3
comparison
equal deleted inserted replaced
618:5ab377df6d8b 619:70d0f27e5bd3
208 OrthancServer/DatabaseWrapper.cpp 208 OrthancServer/DatabaseWrapper.cpp
209 OrthancServer/ServerContext.cpp 209 OrthancServer/ServerContext.cpp
210 OrthancServer/ServerEnumerations.cpp 210 OrthancServer/ServerEnumerations.cpp
211 OrthancServer/ServerToolbox.cpp 211 OrthancServer/ServerToolbox.cpp
212 OrthancServer/OrthancFindRequestHandler.cpp 212 OrthancServer/OrthancFindRequestHandler.cpp
213 OrthancServer/OrthancMoveRequestHandler.cpp
213 ) 214 )
214 215
215 # Ensure autogenerated code is built before building ServerLibrary 216 # Ensure autogenerated code is built before building ServerLibrary
216 add_dependencies(ServerLibrary CoreLibrary) 217 add_dependencies(ServerLibrary CoreLibrary)
217 218