Skip to content

Commit 06dc680

Browse files
committed
1
1 parent 5a20274 commit 06dc680

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cmake_modules/IcebergThirdpartyToolchain.cmake

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,10 @@ function(resolve_cpr_dependency)
264264
ON
265265
CACHE BOOL "" FORCE)
266266

267+
set(CURL_INSTALL
268+
OFF
269+
CACHE BOOL "" FORCE)
270+
267271
set(USE_LIBIDN2
268272
OFF
269273
CACHE BOOL "" FORCE)

0 commit comments

Comments
 (0)