style: add comments
This commit is contained in:
@@ -27,10 +27,12 @@ FetchContent_Declare(
|
||||
GIT_TAG eecb8cc601f7b3987917e3ff1fa2212d5927d405
|
||||
)
|
||||
|
||||
# seallib config
|
||||
set(SEALLIB_EVENTS ON CACHE BOOL "" FORCE)
|
||||
FetchContent_GetProperties(seallib)
|
||||
FetchContent_MakeAvailable(seallib)
|
||||
|
||||
# wolfssl config
|
||||
set(WOLFSSL_KEY_GEN ON CACHE BOOL "" FORCE)
|
||||
set(WOLFSSL_CERT_GEN ON CACHE BOOL "" FORCE)
|
||||
set(WOLFSSL_CERT_EXT ON CACHE BOOL "" FORCE)
|
||||
|
||||
Reference in New Issue
Block a user