src.dualinventive.com/mtinfo/tcpserver/etc/CMakeLists.txt

11 lines
236 B
CMake

# Configuration file
#di_install_configfile(legacy-tcpserver.conf)
di_install_configfile(legacy-tcpserver-db.conf)
# Systemd service file
install(FILES
${PROJECT_APP_NAME}@.service
DESTINATION lib/systemd/system
COMPONENT systemd
)