]> Creatis software - gdcm.git/blob - CMake/CTestCustom.ctest.in
BUG: hum interesting
[gdcm.git] / CMake / CTestCustom.ctest.in
1 SET(CTEST_CUSTOM_WARNING_EXCEPTION
2   ${CTEST_CUSTOM_WARNING_EXCEPTION}
3   "comparison is always (true|false) due to limited range of data type"
4   "ld: warning prebinding disabled because \\(__TEXT segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*) overlaps with __LINKEDIT segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*)"
5   "ld: warning prebinding disabled because dependent library: (.*)libgdcm.dylib is not prebound"
6   )
7
8