From 84c4c6466aaf15f16e0cb9f0470c93720805c355 Mon Sep 17 00:00:00 2001 From: 0undefined Date: Sun, 2 Nov 2025 23:08:59 +0100 Subject: Change current working usptream tag to master --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 70f6210..eae946b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ set(CMAKE_DISABLE_SOURCE_CHANGES ON CACHE BOOL "Prevent writing files to CMAKE_S FetchContent_Declare(daw GIT_REPOSITORY https://codeberg.org/onelin/daw.git - GIT_TAG glfw + GIT_TAG master ) if(CMAKE_BUILD_TYPE STREQUAL "Debug") -- cgit v1.3