From be072cc4e9344bae2e0f588632114756d35ba811 Mon Sep 17 00:00:00 2001 From: malaterre Date: Sat, 25 Sep 2004 03:56:19 +0000 Subject: [PATCH] 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 --- Testing/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ) -- 2.48.1