mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-05 06:26:38 +00:00
improve CMake files
Signed-off-by: oltolm <oleg.tolmatcev@gmail.com>
This commit is contained in:
parent
99b44cf33a
commit
065a64371e
11 changed files with 33 additions and 32 deletions
1
3rdparty/curl/CMakeLists.txt
vendored
1
3rdparty/curl/CMakeLists.txt
vendored
|
|
@ -29,6 +29,7 @@ else()
|
|||
set(SSL_ENABLED ON)
|
||||
set(USE_WOLFSSL ON)
|
||||
set(SHARE_LIB_OBJECT OFF)
|
||||
set(CURL_DISABLE_TESTS ON)
|
||||
|
||||
add_subdirectory(curl EXCLUDE_FROM_ALL)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue