Skip to content

Commit 4ce01bb

Browse files
committed
Update to latest miniexpr (II)
1 parent dea000a commit 4ce01bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ endif()
6363

6464
FetchContent_Declare(miniexpr
6565
GIT_REPOSITORY https://github.com/Blosc/miniexpr.git
66-
GIT_TAG 40ae8408894b7467de0ec97466b9f77d7ca30230
66+
GIT_TAG 531825d74883f61b3e2483d2f5d4f6527490e8fb
6767
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../miniexpr
6868
)
6969
FetchContent_MakeAvailable(miniexpr)

0 commit comments

Comments
 (0)