diff --git a/CMakeLists.txt b/CMakeLists.txt index 888962205..8a6cdfb60 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -336,3 +336,5 @@ if(DYNINST_ENABLE_32BIT_TESTS) endif() include(${DYNINST_PLATFORM}/cmake-mutatees.txt) + +include(CTest)