Skip to content

Commit bf67e79

Browse files
authored
Merge pull request #2468 from compnerd/magic-variables-are-the-best
build: workaround hook for zlib dependency
2 parents 7094e13 + 1e8f2ca commit bf67e79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ add_swift_library(FoundationNetworking
327327
${Foundation_INTERFACE_LIBRARIES}
328328
${CFURLSessionInterface_LIBRARIES}
329329
${CURL_LIBRARIES}
330+
${ZLIB_LIBRARY}
330331
${Foundation_RPATH}
331332
${WORKAROUND_SR9138}
332333
${WORKAROUND_SR9995}

0 commit comments

Comments
 (0)