Skip to content

Commit d9bfa71

Browse files
committed
Use latest miniexpr sources
1 parent f55c712 commit d9bfa71

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 4b611752e0598955a3b2e8931868f7b3a8ad3e77
66+
GIT_TAG af37741a3344604e21d5572e9b216117d0db8768
6767
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../miniexpr
6868
)
6969
FetchContent_MakeAvailable(miniexpr)

0 commit comments

Comments
 (0)