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

add_library(SystemBackendPosix MODULE
  SystemBackendPosix.cpp
)