mirror of
https://github.com/Fishwaldo/LEDMessageBoard.git
synced 2025-07-06 04:48:28 +00:00
where does it go?
This commit is contained in:
parent
0b5addda67
commit
4079543fd8
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ set_target_properties(LMBd PROPERTIES OUTPUT_NAME LMBd)
|
|||
include(GNUInstallDirs)
|
||||
|
||||
install(TARGETS LMBd RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
|
||||
install(FILES config/LMBd.conf DESTINATION ${CMAKE_INSTALL_SYSCONFDIR})
|
||||
install(FILES scripts/zabbix_stats.cfg DESTINATION ${CMAKE_INSTALL_SYSCONFDIR})
|
||||
install(FILES config/LMBd.conf DESTINATION ${CMAKE_INSTALL_FULL_SYSCONFDIR})
|
||||
install(FILES scripts/zabbix_stats.cfg DESTINATION ${CMAKE_INSTALL_FULL_SYSCONFDIR})
|
||||
install(FILES scripts/zabbix_stats.py DESTINATION ${CMAKE_INSTALL_BINDIR})
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue