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 85b06e7 commit 5c5597cCopy full SHA for 5c5597c
extern/actsvg/CMakeLists.txt
@@ -22,7 +22,7 @@ set(DETRAY_ACTSVG_GIT_REPOSITORY
22
CACHE STRING
23
"Git repository to take actsvg from"
24
)
25
-set(DETRAY_ACTSVG_GIT_TAG "v0.4.45" CACHE STRING "Version of actsvg to build")
+set(DETRAY_ACTSVG_GIT_TAG "v0.4.57" CACHE STRING "Version of actsvg to build")
26
mark_as_advanced(DETRAY_ACTSVG_GIT_REPOSITORY DETRAY_ACTSVG_GIT_TAG)
27
28
# Mark the import as a system library on modern CMake versions
0 commit comments