That does the trick, thanks. I forgot to put enable_testing() inside root's CMakeLists.txt but I put it in my testsuite subdirectory's CMakeLists.txt and make test didn't work there before. Another thing... is there a way to avoid creating the CTestTestfile.cmake files? Sorry if this is a FAQ. Regards, rod