libnfs/nlm/CMakeLists.txt

6 lines
101 B
CMake

set(SOURCES libnfs-raw-nlm.c
nlm.c)
set(HEADERS libnfs-raw-nlm.h)
core_add_library(nlm)