diff options
| author | 0undefined <oscar@nelin.dk> | 2025-11-02 22:08:59 +0000 |
|---|---|---|
| committer | 0undefined <oscar@nelin.dk> | 2025-11-02 22:08:59 +0000 |
| commit | 84c4c6466aaf15f16e0cb9f0470c93720805c355 (patch) | |
| tree | d143f58670b55464edaba21237ddf65d15ab206b /CMakeLists.txt | |
| parent | a48b5c6725ba01326949b261155223ce9cd7ba00 (diff) | |
Change current working usptream tag to master
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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") |
