diff --git a/CMakeLists.txt b/CMakeLists.txt
index 96496488970ed4fe7b21f81da93ae28110ef4df2..afa6f8d043bc91b34583734d4c4eabcccf7b0ae2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,5 +2,5 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.0.0)
 
 find_package(GaudiProject)
 
-gaudi_project(cepc-offline HEAD
+gaudi_project(CEPCSW HEAD
               USE Gaudi v29r2 )
\ No newline at end of file