cmake: disable re2 test
This commit is contained in:
@@ -113,6 +113,7 @@ if(BUILD_re2)
|
||||
message(CHECK_START "Fetching re2")
|
||||
list(APPEND CMAKE_MESSAGE_INDENT " ")
|
||||
set(ABSL_ENABLE_INSTALL ON)
|
||||
set(RE2_BUILD_TESTING OFF)
|
||||
FetchContent_Declare(
|
||||
re2
|
||||
GIT_REPOSITORY "https://github.com/google/re2.git"
|
||||
|
||||
Reference in New Issue
Block a user