libnfs/mount/CMakeLists.txt

6 lines
109 B
CMake

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