Skip to content

Commit 2bb64ef

Browse files
committed
Update to latest miniexpr sources
1 parent eaf2daa commit 2bb64ef

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
@@ -63,7 +63,7 @@ endif()
6363

6464
FetchContent_Declare(miniexpr
6565
GIT_REPOSITORY https://github.com/Blosc/miniexpr.git
66-
GIT_TAG 8682461c5969134cfbd33ccf3a69c6856f5e4d55
66+
GIT_TAG 37bf6982bf9619036b47f095b7005bc3c87a7447
6767
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../miniexpr
6868
)
6969
FetchContent_MakeAvailable(miniexpr)

0 commit comments

Comments
 (0)