Add cmake install command
This commit is contained in:
parent
985c9bb97c
commit
dfb4fffd7e
@ -26,3 +26,4 @@ add_custom_command(
|
|||||||
DEPENDS teller.conf trackers.conf
|
DEPENDS teller.conf trackers.conf
|
||||||
)
|
)
|
||||||
|
|
||||||
|
install(TARGETS teller)
|
||||||
|
Loading…
Reference in New Issue
Block a user