We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2580620 commit 39b5187Copy full SHA for 39b5187
1 file changed
CMakeLists.txt
@@ -67,7 +67,7 @@ function(add_simstr)
67
simstr
68
GIT_REPOSITORY https://github.com/orefkov/simstr.git
69
GIT_SHALLOW TRUE
70
- GIT_TAG tags/rel1.2.5
+ GIT_TAG 458007e
71
FIND_PACKAGE_ARGS NAMES simstr
72
)
73
FetchContent_MakeAvailable(simstr)
0 commit comments