]> Creatis software - gdcm.git/commitdiff
ENH: ooops I also need this one
authormalaterre <malaterre>
Fri, 10 Jun 2005 17:03:55 +0000 (17:03 +0000)
committermalaterre <malaterre>
Fri, 10 Jun 2005 17:03:55 +0000 (17:03 +0000)
CMake/CTestCustom.ctest.in

index 42a21b96900adc6eadbc7dbdff5b3bb3602cecbd..d03db281cbb13f6b39a15b25964aa803c285ee1a 100644 (file)
@@ -2,6 +2,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
   ${CTEST_CUSTOM_WARNING_EXCEPTION}
   "comparison is always (true|false) due to limited range of data type"
   "ld: warning prebinding disabled because \\(__TEXT segment \\(address = 0x[0-9]+ size = 0x68000\\) of (.*) overlaps with __LINKEDIT segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*)"
+  "ld: warning prebinding disabled because dependent library: (.*)libgdcm.dylib is not prebound"
   )