Files
gentoo/dev-cpp/ut2-glaze/files/ut2-glaze-0.0.4-project-name.patch
Jim Tupper d149652fb0 dev-cpp/ut2-glaze: add 0.0.4
Dependency required for glaze, required for hyprland 0.47

Signed-off-by: Jim Tupper <gentoo@tupper.org.uk>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2025-04-01 10:03:52 +08:00

14 lines
276 B
Diff

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
)