1
0
Fork 0
mirror of https://github.com/Syping/dtranslatebot.git synced 2025-07-29 22:25:49 +02:00

DPPStaticBundle: OpenSSL build remove no-deprecated

This commit is contained in:
Syping 2025-03-23 19:39:46 +01:00
parent 2da43810a1
commit 13d384b14e

View file

@ -63,7 +63,6 @@ ExternalProject_Add(OpenSSL
"<SOURCE_DIR>/Configure"
"--prefix=<INSTALL_DIR>"
$<$<CONFIG:Debug>:-d>
no-deprecated
no-dso
no-dtls
no-engine