mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 21:48:35 +00:00
build(deps): bump wasmtime to v25.0.2
This commit is contained in:
@@ -49,7 +49,7 @@ if(ENABLE_LIBINTL)
|
||||
endif()
|
||||
|
||||
if(ENABLE_WASMTIME)
|
||||
find_package(Wasmtime 25.0.1 EXACT REQUIRED)
|
||||
find_package(Wasmtime 25.0.2 EXACT REQUIRED)
|
||||
target_link_libraries(main_lib INTERFACE wasmtime)
|
||||
target_compile_definitions(nvim_bin PRIVATE HAVE_WASMTIME)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user