Skip to content

Commit fd10fdc

Browse files
committed
Update roar.
1 parent 0a3f35b commit fd10fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies/roar.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
option(NUI_FETCH_ROAR "Fetch roar" ON)
22
set(NUI_ROAR_REPOSITORY "https://github.com/5cript/roar.git" CACHE STRING "roar repository")
3-
set(NUI_ROAR_TAG "75493e1aaa585ba304bf07f7135df173218ed256" CACHE STRING "roar tag")
3+
set(NUI_ROAR_TAG "7e331230b822a3217bd10fb20f7a4512082e090c" CACHE STRING "roar tag")
44

55
if(NUI_FETCH_ROAR)
66
include(FetchContent)

0 commit comments

Comments
 (0)