blob: 06fecb0cbdde2540ed6afc3168e34d629bc24433 [file] [log] [blame]
cold_redundancy = executable(
'cold-redundancy',
'redundancy_main.cpp',
'cold_redundancy.cpp',
'util.cpp',
dependencies: [
boost,
libsystemd_dep,
nlohmann_json_dep,
phosphor_dbus_interfaces,
phosphor_logging,
pthread,
sdbusplus,
],
include_directories: ['.', '..'],
install: false,
)