We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf2daa commit 2bb64efCopy full SHA for 2bb64ef
1 file changed
CMakeLists.txt
@@ -63,7 +63,7 @@ endif()
63
64
FetchContent_Declare(miniexpr
65
GIT_REPOSITORY https://github.com/Blosc/miniexpr.git
66
- GIT_TAG 8682461c5969134cfbd33ccf3a69c6856f5e4d55
+ GIT_TAG 37bf6982bf9619036b47f095b7005bc3c87a7447
67
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../miniexpr
68
)
69
FetchContent_MakeAvailable(miniexpr)
0 commit comments