提交 011dd3b8 编写于 作者: Y yangqingyou

fixed CMakeLists for new target, test=develop

上级 b1903719
cc_library(paddle_ciphers SRCS cipher_utils.cc cipher.cc aes_cipher.cc DEPS cryptopp) cc_library(paddle_ciphers SRCS cipher_utils.cc cipher.cc aes_cipher.cc DEPS cryptopp enforce)
cc_test(aes_cipher_test SRCS aes_cipher_test.cc DEPS paddle_ciphers) cc_test(aes_cipher_test SRCS aes_cipher_test.cc DEPS paddle_ciphers)
cc_test(cipher_utils_test SRCS cipher_utils_test.cc DEPS paddle_ciphers) cc_test(cipher_utils_test SRCS cipher_utils_test.cc DEPS paddle_ciphers)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册