summaryrefslogtreecommitdiff
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2020-05-05 13:37:01 -0400
committerBen Boeckel <ben.boeckel@kitware.com>2020-05-07 13:25:57 -0400
commitbdce0fc31746df4bbd36b5ce6d11e564e04d2452 (patch)
tree1958557c12663fc1779dec4875499bea9a23e460 /CTestCustom.cmake.in
parente4f398e0afe1e16c493bad3033313d8b3980eabc (diff)
downloadcmake-bdce0fc31746df4bbd36b5ce6d11e564e04d2452.tar.gz
CTestCustom: fix indentation
Diffstat (limited to 'CTestCustom.cmake.in')
-rw-r--r--CTestCustom.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in
index c3f3b7cef0..622f054d9c 100644
--- a/CTestCustom.cmake.in
+++ b/CTestCustom.cmake.in
@@ -80,7 +80,7 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
"compilation completed with warnings" # PGI
"[0-9]+ Warning\\(s\\) detected" # SunPro
-# scanbuild exceptions
+ # scanbuild exceptions
"char_traits.h:.*: warning: Null pointer argument in call to string length function"
"stl_construct.h:.*: warning: Forming reference to null pointer"
".*stl_uninitialized.h:75:19: warning: Forming reference to null pointer.*"