Skip to content

Commit 66e8062

Browse files
committed
Add back CARES_BUILD_TOOLS OFF
1 parent 296882c commit 66e8062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/cmake_modules/ThirdpartyToolchain.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3008,6 +3008,7 @@ function(build_cares)
30083008

30093009
set(CARES_SHARED OFF)
30103010
set(CARES_STATIC ON)
3011+
set(CARES_BUILD_TOOLS OFF)
30113012
fetchcontent_makeavailable(cares)
30123013

30133014
if(APPLE)

0 commit comments

Comments
 (0)