Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-hwmon
/
5906173aec2a48f37d1356f1ade788c8d25530b2
/
.
/
tools
/
meson.build
blob: 4b8ea4e906bed5538676705dd0f19cb3993fc3a8 [
file
] [
log
] [
blame
]
executable
(
'find_hwmon'
,
'find_hwmon.cpp'
,
include_directories
:
'..'
,
link_with
:
libsysfs
,
)
executable
(
'find_callout_path'
,
'find_callout_path.cpp'
,
include_directories
:
'..'
,
link_with
:
libsysfs
,
)