comparison CMakeLists.txt @ 526:e318e9d49815 dicom-rt

rt-struct
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 29 Aug 2013 17:33:33 +0200
parents b2b56b4e33b0
children b82292ba2083
comparison
equal deleted inserted replaced
523:68451838fb2c 526:e318e9d49815
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
179 OrthancServer/RadiotherapyRestApi.cpp
178 ) 180 )
179 181
180 # Ensure autogenerated code is built before building ServerLibrary 182 # Ensure autogenerated code is built before building ServerLibrary
181 add_dependencies(ServerLibrary CoreLibrary) 183 add_dependencies(ServerLibrary CoreLibrary)
182 184