We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623c174 commit c8aed2dCopy full SHA for c8aed2d
build-cmakelibs.sh
@@ -132,6 +132,8 @@ $FETCH pcre2-10.47 https://github.com/PCRE2Project/pcre2/ &
132
133
$FETCH 11.0.0 https://github.com/leethomason/tinyxml2.git &
134
135
+# NOTE: We need to clone this commit until a version is released.
136
+
137
$FETCH bf5f505d0156ad5c6635d05db06b1bb7593b45b7 https://gitlab.com/bzip2/bzip2.git
138
139
# wait for fetch jobs to finish
0 commit comments