From: malaterre Date: Sat, 25 Sep 2004 03:56:19 +0000 (+0000) Subject: FIX: SIEMENS_GBS_III-16-ACR_NEMA_1.acr was breaking on Mac, Linux and Win32. So I... X-Git-Tag: Version0.6.bp~152 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=be072cc4e9344bae2e0f588632114756d35ba811;hp=9d9bb398cff2f4d5dede910afe97c4e0f16a9df7;p=gdcm.git FIX: SIEMENS_GBS_III-16-ACR_NEMA_1.acr was breaking on Mac, Linux and Win32. So I guess I'll have to blacklist it --- diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 96586f50..9735cca3 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -158,7 +158,7 @@ SET(BLACK_LIST # "THERALYS-12-MONO2-Uncompressed-E_Film_Template.dcm" # "PHILIPS_Gyroscan-8-MONO2-Odd_Sequence.dcm" # "PHILIPS_Gyroscan-12-MONO2-Jpeg_Lossless.dcm" - + "SIEMENS_GBS_III-16-ACR_NEMA_1.acr" )