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

12 lines
276 B
CMake

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