diff options
Diffstat (limited to 'libcmix-crypto/CMakeLists.txt')
| -rw-r--r-- | libcmix-crypto/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libcmix-crypto/CMakeLists.txt b/libcmix-crypto/CMakeLists.txt index 1be60dc..37e60aa 100644 --- a/libcmix-crypto/CMakeLists.txt +++ b/libcmix-crypto/CMakeLists.txt @@ -2,6 +2,9 @@ add_library(cmix-crypto message.h message.c keymanagement.h keymanagement.c + keypair.h + curve25519.h + ) target_include_directories(cmix-crypto |
