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

add_library(SystemBackendProc MODULE
  SystemBackendProc.cpp
)