Skip to content

Commit 202a408

Browse files
author
yujingwei
committed
feat(thridparty): add abseil as thirdparty
1 parent c956947 commit 202a408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thirdparty/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,5 +414,5 @@ ExternalProject_Add(abseil
414414
URL https://github.com/abseil/abseil-cpp/archive/refs/tags/20230802.1.zip
415415
URL_MD5 5c6193dbc82834f8e762c6a28c9cc615
416416
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${TP_OUTPUT}
417-
-DABSL_FIND_GOOGLETEST=OFF
417+
-DABSL_FIND_GOOGLETEST=OFF
418418
)

0 commit comments

Comments
 (0)