mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
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>
14 lines
276 B
Diff
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
|
|
)
|