aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt
index 46db626..b1ded85 100644
--- a/crypto/CMakeLists.txt
+++ b/crypto/CMakeLists.txt
@@ -968,6 +968,8 @@ if(EXTRA_EXPORT)
968 endforeach() 968 endforeach()
969endif() 969endif()
970 970
971set(LIBTLS_EXTRA_EXPORT ${EXTRA_EXPORT} PARENT_SCOPE)
972
971add_library(crypto_obj OBJECT ${CRYPTO_SRC}) 973add_library(crypto_obj OBJECT ${CRYPTO_SRC})
972target_include_directories(crypto_obj 974target_include_directories(crypto_obj
973 PRIVATE 975 PRIVATE