Skip to content

Commit 26e18b9

Browse files
committed
Update to latest miniexpr (VI)
1 parent 2ffc0eb commit 26e18b9

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

0 commit comments

Comments
 (0)