Skip to content

Commit

Permalink
Updated roar revision.
Browse files Browse the repository at this point in the history
  • Loading branch information
5cript committed Jan 16, 2025
1 parent 418ac2c commit 20213a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies/roar.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
option(NUI_FETCH_ROAR "Fetch roar" ON)
set(NUI_ROAR_REPOSITORY "https://github.com/5cript/roar.git" CACHE STRING "roar repository")
set(NUI_ROAR_TAG "f1ff8911bdc1d49bc118def679638227337a0e20" CACHE STRING "roar tag")
set(NUI_ROAR_TAG "ed28f3c14a47d75c57464dbcf29e60a59dcfd534" CACHE STRING "roar tag")

if(NUI_FETCH_ROAR)
include(FetchContent)
Expand Down

0 comments on commit 20213a3

Please sign in to comment.