Add cmake install command

This commit is contained in:
hijackeel 2024-04-29 00:39:19 -04:00
parent 985c9bb97c
commit dfb4fffd7e

View File

@ -26,3 +26,4 @@ add_custom_command(
DEPENDS teller.conf trackers.conf
)
install(TARGETS teller)