Skip to content

Commit 6bc9cc0

Browse files
committed
Update to latest miniexpr
1 parent 5110520 commit 6bc9cc0

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 13eef0619b17bdfebd4ac9c52002d0756f086a77
6767
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../miniexpr
6868
)
6969
FetchContent_MakeAvailable(miniexpr)

0 commit comments

Comments
 (0)