diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2010-07-20 15:29:38 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2010-07-20 15:29:38 (GMT) |
commit | c00ba4b1229c79aacf041678a9c667dad2791784 (patch) | |
tree | 355cf0be823410eedde7bd65fa463fc92736c57e /config/cmake/CTestCustom.ctest | |
parent | a67794b1bc35421f1267133a6f7b447db2a71a3a (diff) | |
download | hdf5-c00ba4b1229c79aacf041678a9c667dad2791784.zip hdf5-c00ba4b1229c79aacf041678a9c667dad2791784.tar.gz hdf5-c00ba4b1229c79aacf041678a9c667dad2791784.tar.bz2 |
[svn-r19107] Move Resources folder to config/cmake
Tested: Local Linux
Diffstat (limited to 'config/cmake/CTestCustom.ctest')
-rwxr-xr-x | config/cmake/CTestCustom.ctest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cmake/CTestCustom.ctest b/config/cmake/CTestCustom.ctest new file mode 100755 index 0000000..23b4163 --- /dev/null +++ b/config/cmake/CTestCustom.ctest @@ -0,0 +1,2 @@ +SET (CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS 1500) + |