Hashing functions based upon openssl created
[libi2ncommon] / test / CMakeLists.txt
index ecd259b..6694bff 100644 (file)
@@ -21,6 +21,7 @@ SET(cpp_sources
    test_timefunc.cpp
    test_tmpfstream.cpp
    test_tribool.cpp
+   test_crypto.cpp
 )
 if (IMAP_UTF7_SUPPORT)
    SET(cpp_sources stringfunc_imaputf7.cpp ${cpp_sources})