Skip to content

Commit 5c5597c

Browse files
committed
Update to actsvg version to 0.4.57, which fixes several issues in the material maps display
1 parent 85b06e7 commit 5c5597c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extern/actsvg/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ set(DETRAY_ACTSVG_GIT_REPOSITORY
2222
CACHE STRING
2323
"Git repository to take actsvg from"
2424
)
25-
set(DETRAY_ACTSVG_GIT_TAG "v0.4.45" CACHE STRING "Version of actsvg to build")
25+
set(DETRAY_ACTSVG_GIT_TAG "v0.4.57" CACHE STRING "Version of actsvg to build")
2626
mark_as_advanced(DETRAY_ACTSVG_GIT_REPOSITORY DETRAY_ACTSVG_GIT_TAG)
2727

2828
# Mark the import as a system library on modern CMake versions

0 commit comments

Comments
 (0)