added service and timer files, aswell as Arch PKGBUILD

updated version in main.cpp to be a dependency from cmake
This commit is contained in:
2025-06-20 13:14:00 +02:00
parent d62635c7d9
commit 25c0dd16ca
5 changed files with 48 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
cmake_minimum_required(VERSION 3.31)
project(home_lab_watchdog_keepalive)
add_definitions(-DVERSION=${VERSION})
set(CMAKE_CXX_STANDARD 20)
add_executable(home_lab_watchdog_keepalive main.cpp