comparison Resources/Orthanc/CMake/EmbedResources.py @ 40:1256194e1c08

sync orthanc + sdk 1.5.0 + added more info in error logs
author Alain Mazy <am@osimis.io>
date Tue, 12 Jul 2022 12:43:43 +0200
parents 3bd0ec7c5a7c
children 5fb01c588287
comparison
equal deleted inserted replaced
39:f627882388dc 40:1256194e1c08
1 #!/usr/bin/python 1 #!/usr/bin/python
2 2
3 # Orthanc - A Lightweight, RESTful DICOM Store 3 # Orthanc - A Lightweight, RESTful DICOM Store
4 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics 4 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
5 # Department, University Hospital of Liege, Belgium 5 # Department, University Hospital of Liege, Belgium
6 # Copyright (C) 2017-2021 Osimis S.A., Belgium 6 # Copyright (C) 2017-2022 Osimis S.A., Belgium
7 # Copyright (C) 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
7 # 8 #
8 # This program is free software: you can redistribute it and/or 9 # This program is free software: you can redistribute it and/or
9 # modify it under the terms of the GNU Lesser General Public License 10 # modify it under the terms of the GNU Lesser General Public License
10 # as published by the Free Software Foundation, either version 3 of 11 # as published by the Free Software Foundation, either version 3 of
11 # the License, or (at your option) any later version. 12 # the License, or (at your option) any later version.