Skip to content

Commit 9c2a730

Browse files
committed
Update to latest miniexpr (III)
1 parent 4ce01bb commit 9c2a730

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

0 commit comments

Comments
 (0)