From 2216ff38d0bcce8f05c54b59f95025cb6511496e Mon Sep 17 00:00:00 2001 From: malaterre Date: Fri, 10 Jun 2005 17:03:55 +0000 Subject: [PATCH] ENH: ooops I also need this one --- CMake/CTestCustom.ctest.in | 1 + 1 file changed, 1 insertion(+) diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 42a21b96..d03db281 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -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" ) -- 2.45.1