diff --git a/CMakeLists.txt b/CMakeLists.txt
index da87e05..0f6d7fe 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24)
 include(cmake/prelude.cmake)
 
 project(
-    ut
+    ut2-glaze
     VERSION 0.0.4
     LANGUAGES CXX
 )
