mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-23 17:25:54 +01:00
Adds curl to the list of system libraries
Fixes macOS build with system libcurl
This commit is contained in:
committed by
Dmitry Vedenko
parent
45e4627ac9
commit
733cf89cff
@@ -111,8 +111,7 @@ add_conan_lib(
|
||||
OPTION_NAME curl
|
||||
PKG_CONFIG "libcurl >= 7.68.0"
|
||||
INTERFACE_NAME CURL::libcurl
|
||||
FIND_PACKAGE_OPTIONS
|
||||
COMPONENTS HTTP HTTPS SSL
|
||||
FIND_PACKAGE_OPTIONS
|
||||
CONAN_OPTIONS
|
||||
libcurl:with_ssl=${curl_ssl}
|
||||
libcurl:shared=True
|
||||
|
||||
Reference in New Issue
Block a user