]> Creatis software - gdcm.git/commitdiff
ENH: doh! support also the other case...
authormalaterre <malaterre>
Fri, 10 Jun 2005 16:37:01 +0000 (16:37 +0000)
committermalaterre <malaterre>
Fri, 10 Jun 2005 16:37:01 +0000 (16:37 +0000)
CMake/CTestCustom.ctest.in

index a62a734ec6a431a5423ade820b2f4edb02f85354..aeb04ee0904ed8733fc3e9d24df0f3f27b5e0769 100644 (file)
@@ -1,6 +1,6 @@
 SET(CTEST_CUSTOM_WARNING_EXCEPTION
   ${CTEST_CUSTOM_WARNING_EXCEPTION}
-  "comparison is always false due to limited range of data type"
+  "comparison is always (true|false) due to limited range of data type"
   )