mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
add POCO_EXTERNAL_OPENSSL
This commit is contained in:
@@ -174,6 +174,11 @@
|
||||
// #define POCO_LOG_DEBUG
|
||||
|
||||
|
||||
// Uncomment to disable the use of bundled OpenSSL binaries
|
||||
// (Windows only)
|
||||
// #define POCO_EXTERNAL_OPENSSL
|
||||
|
||||
|
||||
// Define to prevent changing the suffix for shared libraries
|
||||
// to "d.so", "d.dll", etc. for _DEBUG builds in Poco::SharedLibrary.
|
||||
// #define POCO_NO_SHARED_LIBRARY_DEBUG_SUFFIX
|
||||
|
Reference in New Issue
Block a user