Skip to content

Commit 31ef9d4

Browse files
jcelerierclaude
andcommitted
cmake: bump Avendish to master (VST3 static-CRT fix on /MT builds)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QYPRqP7mhC5GKDJV4WksZ5
1 parent 962f337 commit 31ef9d4

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
@@ -18,7 +18,7 @@ if(NOT Avendish_FOUND)
1818
FetchContent_Declare(
1919
Avendish
2020
GIT_REPOSITORY "https://github.com/celtera/avendish"
21-
GIT_TAG 6660f3d25924c304e8bf42cae76ab766d23f7dda)
21+
GIT_TAG 79da89b4c292933f7915ed813d6d9c2856b50f2a)
2222
FetchContent_Populate(Avendish)
2323
list(APPEND CMAKE_PREFIX_PATH "${avendish_SOURCE_DIR}")
2424
find_package(Avendish REQUIRED)

0 commit comments

Comments
 (0)