diff --git a/CMakeLists.txt b/CMakeLists.txt index 5e358aa3..d906fb7c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 2.8) -project(Catch) +project(CatchSelfTest) set_property(GLOBAL PROPERTY USE_FOLDERS ON)