Rename leftover CONFIG_WOLFSSL_OPTIONS_FILE to CONFIG_WOLFSSL_SETTINGS_FILE

Signed-off-by: Maxime Vincent <maxime@veemax.be>
pull/4478/head
Maxime Vincent 2021-10-16 15:41:10 +02:00
parent 60adf22ce1
commit 77895ac964
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ if(CONFIG_WOLFSSL)
if(CONFIG_WOLFSSL_BUILTIN)
target_compile_definitions(wolfSSL INTERFACE
WOLFSSL_OPTIONS_FILE="${CONFIG_WOLFSSL_OPTIONS_FILE}"
WOLFSSL_SETTINGS_FILE="${CONFIG_WOLFSSL_SETTINGS_FILE}"
)
target_include_directories(wolfSSL INTERFACE