mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 02:32:36 +01:00
CMake: fix curl build
This commit is contained in:
parent
2f99fda88e
commit
8bd05871d0
1
3rdparty/curl/CMakeLists.txt
vendored
1
3rdparty/curl/CMakeLists.txt
vendored
@ -28,6 +28,7 @@ else()
|
||||
|
||||
set(SSL_ENABLED ON)
|
||||
set(USE_WOLFSSL ON)
|
||||
set(SHARE_LIB_OBJECT OFF)
|
||||
|
||||
add_subdirectory(curl EXCLUDE_FROM_ALL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user