diff NEWS @ 3278:ce6a98f8ed85

New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 21 Feb 2019 12:05:48 +0100
parents 7d4e06beb1ec
children dd10fe965870
line wrap: on
line diff
--- a/NEWS	Thu Feb 21 10:24:59 2019 +0100
+++ b/NEWS	Thu Feb 21 12:05:48 2019 +0100
@@ -10,6 +10,7 @@
 * Fix issue #134 (/patient/modify gives 500, should really be 400)
 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation
 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP
+* New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
 
 
 Version 1.5.4 (2019-02-08)