diff --git a/cmake/PCRE2.cmake b/cmake/PCRE2.cmake index b954eeb79..6e6bb5c68 100644 --- a/cmake/PCRE2.cmake +++ b/cmake/PCRE2.cmake @@ -47,7 +47,7 @@ else() FetchContent_Declare( pcre2 GIT_REPOSITORY ${PCRE2_REPO} - GIT_TAG "72669190cb947f0cac1d038a8bb1820da59ef447" # tag: pcre2-10.36 + GIT_TAG "pcre2-10.36" GIT_PROGRESS TRUE ) # Don't try FetchContent_MakeAvailable, there's no way to add EXCLUDE_FROM_ALL