Skip to content

Commit ca07ee4

Browse files
committed
Use latest miniexpr sources
1 parent 114f821 commit ca07ee4

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
@@ -64,7 +64,7 @@ endif()
6464

6565
FetchContent_Declare(miniexpr
6666
GIT_REPOSITORY https://github.com/Blosc/miniexpr.git
67-
GIT_TAG 68838a651dc717f8ce2665bdd38ca154f6e40385
67+
GIT_TAG 2d47dfd2a38d5188e85b662e17981bdf43c60b02
6868
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../miniexpr
6969
)
7070
FetchContent_MakeAvailable(miniexpr)

0 commit comments

Comments
 (0)