boringssl/sources.cmake

12 lines
255 B
CMake
Raw Normal View History

# This file contains source lists that are also consumed by
# generate_build_files.py.
#
# TODO(davidben): Move the other source lists into this file.
set(
CRYPTO_TEST_DATA
crypto/curve25519/ed25519_tests.txt
crypto/fipsmodule/aes/aes_tests.txt
)