summaryrefslogtreecommitdiffstats
path: root/src/methods/generic_gmac/CMakeLists.txt
blob: af3fb356e37abf3085c3382d34afed10ec1c75a3 (plain)
1
2
3
4
fastd_method(generic-gmac
  generic_gmac.c
)
fastd_method_link_libraries(generic-gmac method_common)