summaryrefslogtreecommitdiffstats
path: root/src/methods/generic_umac/CMakeLists.txt
blob: 9e45286345aa054f7fbf8c528962407df84c2fe5 (plain)
1
2
3
4
fastd_method(generic-umac
  generic_umac.c
)
fastd_method_link_libraries(generic-umac method_common)