mirror of
https://github.com/azahar-emu/ext-libressl-portable
synced 2025-11-06 23:20:09 +01:00
commit
310d33471d
@ -339,18 +339,8 @@ set(LIBTLS_LIBS tls ${PLATFORM_LIBS})
|
||||
|
||||
add_subdirectory(crypto)
|
||||
add_subdirectory(ssl)
|
||||
if(LIBRESSL_APPS)
|
||||
add_subdirectory(apps)
|
||||
endif()
|
||||
add_subdirectory(tls)
|
||||
add_subdirectory(include)
|
||||
if(NOT MSVC)
|
||||
add_subdirectory(man)
|
||||
endif()
|
||||
# Tests require the openssl executable and are unavailable when building shared libraries
|
||||
if(LIBRESSL_APPS AND LIBRESSL_TESTS)
|
||||
add_subdirectory(tests)
|
||||
endif()
|
||||
|
||||
if(NOT MSVC)
|
||||
# Create pkgconfig files.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user