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

add_library(SystemBackendProc MODULE
  SystemBackendProc.cpp SystemBackendProc.h
)