]> Creatis software - gdcm.git/commitdiff
ENH: Ok that's it I am sick of jasper warnings
authormalaterre <malaterre>
Tue, 14 Jun 2005 16:40:11 +0000 (16:40 +0000)
committermalaterre <malaterre>
Tue, 14 Jun 2005 16:40:11 +0000 (16:40 +0000)
CMake/CTestCustom.ctest.in

index 2dd8eba4d4637b546b3139b9872b8975356a04d9..147688181ddac11814fea1f53bab81b8ba22aabe 100644 (file)
@@ -5,6 +5,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
   "ld: warning prebinding disabled because dependent library: (.*).dylib is not prebound"
   "gdcmjasper/(.*) warning: statement not reached"
   "warning: string length `[0-9]+' is greater than the length `509' ISO C89 compilers are required to support"
+  "/.../gdcm/src/gdcmjasper/src/libjasper/(.*)"
   )