mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-06 11:53:39 +08:00
move ENABLE_SM2_ENC_PRE_COMPUTE to CMakeLists as an option
This commit is contained in:
@@ -60,7 +60,7 @@ option(ENABLE_ASM_UNDERSCORE_PREFIX "Add prefix `_` to assembly symbols" ON)
|
||||
|
||||
option(ENABLE_TLS_DEBUG "Enable TLS and TLCP print debug message" OFF)
|
||||
|
||||
|
||||
option (ENABLE_SM2_ENC_PRE_COMPUTE "Enable SM2 encryption precomputing" ON)
|
||||
|
||||
set(src
|
||||
src/version.c
|
||||
|
||||
Reference in New Issue
Block a user