Skip to content

Commit a70c989

Browse files
committed
Updated to latest minicc
1 parent d8b682e commit a70c989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/MiniexprFetchDeps.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if(MINIEXPR_NEEDS_TINYCC)
2626
# GIT_TAG 4597a9621e70a337b241d424f4ab4729cb75b426 # latest commit as of Feb 2025
2727
# minicc is a fork of tinycc with support for wasm32 and shared library builds
2828
GIT_REPOSITORY https://github.com/Blosc/minicc.git
29-
GIT_TAG 41208bdc85612042f363f425cda4601b3ed90d64
29+
GIT_TAG 695ad1e6b5c9a00875192ca1f3a9c4949dee4858
3030
# SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/../minicc"
3131
)
3232
FetchContent_Populate(tinycc)

0 commit comments

Comments
 (0)