We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dde533 commit eeefdbdCopy full SHA for eeefdbd
1 file changed
CMakeLists.txt
@@ -72,7 +72,7 @@ function(add_simstr)
72
simstr
73
GIT_REPOSITORY https://github.com/orefkov/simstr.git
74
GIT_SHALLOW TRUE
75
- GIT_TAG tags/rel1.2.4
+ GIT_TAG 5b81228
76
FIND_PACKAGE_ARGS NAMES simstr
77
)
78
FetchContent_MakeAvailable(simstr)
0 commit comments