Skip to content
Snippets Groups Projects
Commit dd466688 authored by Ben Boeckel's avatar Ben Boeckel
Browse files

CTestCustom: use list(APPEND)

Change-Id: I3cc74292e44eb13e8d7c278b67d7270119e2ae4f
parent cfeb27cc
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@
# resulting memory leaks are not logged by valgrind anyway. Therefore, we
# don't have to exclude it.
set(CTEST_CUSTOM_MEMCHECK_IGNORE
${CTEST_CUSTOM_MEMCHECK_IGNORE}
list(APPEND CTEST_CUSTOM_MEMCHECK_IGNORE
kwsys.testProcess-10
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment