We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f7971 commit b963bd2Copy full SHA for b963bd2
etc/SuperBuild/cmake/Modules/BuildtlRender.cmake
@@ -1,7 +1,7 @@
1
include(ExternalProject)
2
3
set(TLRENDER_GIT_REPOSITORY "https://github.com/darbyjohnston/tlRender.git")
4
-set(TLRENDER_GIT_TAG "52cd1fb918c39a732c94d34ad72961f1a9c0ab56")
+set(TLRENDER_GIT_TAG "d25a7dd13cd6efe9cd795f3e1d2cc17e0bf88d5e")
5
6
set(TLRENDER_DEPS)
7
set(TLRENDER_ARGS
0 commit comments