comparison NEWS @ 36:fd58eb5749ed

CMake simplification using DownloadOrthancFramework.cmake
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 17:37:30 +0200
parents ce5b6116e6cd
children 393d2da0722a
comparison
equal deleted inserted replaced
35:77f4e165e535 36:fd58eb5749ed
2 =============================== 2 ===============================
3 3
4 * Fix compilation using Visual Studio 4 * Fix compilation using Visual Studio
5 * The "Calling Python..." info logs are disabled if "PythonVerbose" is "false" 5 * The "Calling Python..." info logs are disabled if "PythonVerbose" is "false"
6 * New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8 6 * New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8
7 * Support of dynamic linking against the system-wide Orthanc framework library
7 8
8 9
9 Version 1.0 (2020-04-01) 10 Version 1.0 (2020-04-01)
10 ======================== 11 ========================
11 12