Skip to content

Commit ca64e10

Browse files
jcelerierclaude
andcommitted
cmake: bump Avendish to master
Pick up the addon packaging functions (avnd_addon_package + avnd_create_{max_addon,touchdesigner,godot}_package with SUPPORT bundling) plus the accumulated avendish changes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QYPRqP7mhC5GKDJV4WksZ5
1 parent 75ae8e6 commit ca64e10

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 9b726a20292c87ea1327e0765e7d2ee8301ec7de)
21+
GIT_TAG 6660f3d25924c304e8bf42cae76ab766d23f7dda)
2222
FetchContent_Populate(Avendish)
2323
list(APPEND CMAKE_PREFIX_PATH "${avendish_SOURCE_DIR}")
2424
find_package(Avendish REQUIRED)

0 commit comments

Comments
 (0)