summaryrefslogtreecommitdiffstats
path: root/src/modules/SystemBackendProc/CMakeLists.txt
blob: 5341f8978f4accb4d75125181c3f85c03ef8cd58 (plain)
1
2
3
4
5
6
include_directories(${INCLUDES})

mad_module(SystemBackendProc
  Module.cpp Module.h
  SystemBackendProc.cpp SystemBackendProc.h
)