summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/CTestCustom.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'Source/kwsys/CTestCustom.cmake.in')
-rw-r--r--Source/kwsys/CTestCustom.cmake.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/kwsys/CTestCustom.cmake.in b/Source/kwsys/CTestCustom.cmake.in
index 760221b..c07f0f3 100644
--- a/Source/kwsys/CTestCustom.cmake.in
+++ b/Source/kwsys/CTestCustom.cmake.in
@@ -12,3 +12,7 @@
list(APPEND CTEST_CUSTOM_MEMCHECK_IGNORE
kwsys.testProcess-10
)
+
+list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
+ "LICENSE WARNING"
+ )