summaryrefslogtreecommitdiff
path: root/tests/auto/valgrind/CMakeLists.txt
blob: 9a19241b2a0fee9eceb74323403041723873a3e2 (plain)
1
2
3
4
add_subdirectory(callgrind)
if (UNIX)
  add_subdirectory(memcheck)
endif()