summaryrefslogtreecommitdiffstats
path: root/src/methods/cipher_test/CMakeLists.txt
blob: df495b9e0319c45d4bfdee815b29047e5b55eb2b (plain)
1
2
3
4
fastd_method(cipher-test
  cipher_test.c
)
fastd_method_link_libraries(cipher_test method_common)