Skip to content

Commit d571d41

Browse files
committed
build: update submodule "render_raytracing"
1 parent 5f3c896 commit d571d41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include(${CMAKE_SOURCE_DIR}/cmake/pr_common.cmake)
22

33
pr_fetch_external_lib("util_ocio" "https://github.com/Silverlan/util_ocio" "2ba870769ae06e2da95e1bda540f9304d93384cc")
44
pr_fetch_external_lib("util_raytracing" "https://github.com/Silverlan/UniRender" "67c63c2c5ceca84d273a895d7bf11d43d0a23e27")
5-
pr_fetch_third_party_repository("render_raytracing" "https://github.com/Silverlan/render_raytracing" "f5ad5f8af6a814261656aacbd6518e59f77087e5" "tools/render_raytracing")
5+
pr_fetch_third_party_repository("render_raytracing" "https://github.com/Silverlan/render_raytracing" "7e9212d1fdde5a97f743ef7132ae495b67e279ee" "tools/render_raytracing")
66
include("cmake/fetch_prebuilt_binaries.cmake")
77

88
set(PR_UNIRENDER_ENABLE_DEPENDENCIES 1 CACHE BOOL "Enable dependencies?")

0 commit comments

Comments
 (0)