comparison CMakeLists.txt @ 761:12a3f2eaa99a dicom-rt

move
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Apr 2014 16:05:50 +0200
parents 8cfc6119a5bd
children e57e08ed510f
comparison
equal deleted inserted replaced
759:8cfc6119a5bd 761:12a3f2eaa99a
221 OrthancServer/ServerEnumerations.cpp 221 OrthancServer/ServerEnumerations.cpp
222 OrthancServer/ServerToolbox.cpp 222 OrthancServer/ServerToolbox.cpp
223 OrthancServer/OrthancFindRequestHandler.cpp 223 OrthancServer/OrthancFindRequestHandler.cpp
224 OrthancServer/OrthancMoveRequestHandler.cpp 224 OrthancServer/OrthancMoveRequestHandler.cpp
225 225
226 #OrthancServer/RadiotherapyRestApi.cpp 226 OrthancServer/OrthancRestApi/RadiotherapyRestApi.cpp
227 ) 227 )
228 228
229 # Ensure autogenerated code is built before building ServerLibrary 229 # Ensure autogenerated code is built before building ServerLibrary
230 add_dependencies(ServerLibrary CoreLibrary) 230 add_dependencies(ServerLibrary CoreLibrary)
231 231