Explorar o código

fix builds on macOS

James Robert %!s(int64=4) %!d(string=hai) anos
pai
achega
f5ec5eade9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/CMakeLists.txt

+ 1 - 0
src/CMakeLists.txt

@@ -96,6 +96,7 @@ if (USE_SCHANNEL_BACKEND)
 endif ()
 
 if (USE_NSURL_BACKEND)
+	target_link_libraries (https "-framework Foundation")
 	target_link_libraries (https https-nsurl)
 endif ()