Skip to content

Commit 2afbf06

Browse files
0xebCopilot
andcommitted
chore: update fastmcpp FetchContent pin to 97d9bc1 (3.x parity)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 5404601 commit 2afbf06

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
@@ -121,7 +121,7 @@ if(COPILOT_WITH_FASTMCPP)
121121
message(STATUS "fastmcpp not found locally, fetching from GitHub...")
122122
include(FetchContent)
123123
set(COPILOT_FASTMCPP_GIT_TAG
124-
"e590e3d63e89a412bd2a3f3527606a5da80bc2a0"
124+
"97d9bc1f07bb591a76acdfd04461e6b56c50b20a"
125125
CACHE STRING
126126
"Git tag/commit for fastmcpp when fetched"
127127
)

0 commit comments

Comments
 (0)