diff --git a/Sources/X509/CMakeLists.txt b/Sources/X509/CMakeLists.txt index 45d1b65..0519030 100644 --- a/Sources/X509/CMakeLists.txt +++ b/Sources/X509/CMakeLists.txt @@ -34,6 +34,7 @@ add_library(X509 "CryptographicMessageSyntax/CMSSignerIdentifier.swift" "CryptographicMessageSyntax/CMSSignerInfo.swift" "CryptographicMessageSyntax/CMSVersion.swift" + "Curve25519+DER.swift" "Digests.swift" "DistinguishedName.swift" "DistinguishedNameBuilder/CommonName.swift"