fix: prevent windows from breaking min and max
This commit is contained in:
@@ -55,6 +55,8 @@ FetchContent_MakeAvailable(wolfssl)
|
||||
target_compile_definitions(wolfssl PUBLIC
|
||||
-DWOLFSSL_ALT_NAMES
|
||||
-DWOLFSSL_ALPN
|
||||
-DWOLFSSL_HAVE_MIN
|
||||
-DWOLFSSL_HAVE_MAX
|
||||
)
|
||||
|
||||
# ---------------------
|
||||
|
||||
Reference in New Issue
Block a user