summaryrefslogtreecommitdiffstats
path: root/src/modules/SystemBackendPosix/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/SystemBackendPosix/CMakeLists.txt')
-rw-r--r--src/modules/SystemBackendPosix/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/SystemBackendPosix/CMakeLists.txt b/src/modules/SystemBackendPosix/CMakeLists.txt
index 0cd493d..df929d7 100644
--- a/src/modules/SystemBackendPosix/CMakeLists.txt
+++ b/src/modules/SystemBackendPosix/CMakeLists.txt
@@ -4,3 +4,4 @@ mad_module(SystemBackendPosix
Module.cpp Module.h
SystemBackendPosix.cpp SystemBackendPosix.h
)
+mad_module_libraries(SystemBackendPosix)