summaryrefslogtreecommitdiffstats
path: root/src/crypto/test/CMakeLists.txt
blob: 0d5ca811c377c3b92878fe081910e169c678af09 (plain)
1
2
3
4
5
6
7
add_library(
  test_support

  OBJECT

  file_test.cc
)