File: CMakeLists.txt

package info (click to toggle)
libnfs 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,364 kB
  • sloc: ansic: 34,693; sh: 1,558; makefile: 302; xml: 178
file content (5 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (3)
1
2
3
4
5
set(SOURCES libnfs-raw-nlm.c
            nlm.c)
set(HEADERS libnfs-raw-nlm.h)

core_add_library(nlm)