Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-modbus
/
7f9d41ddfad8c74d51fa1cf4a591b7f085254396
/
.
/
common
/
meson.build
blob: cd17e78943818db52f98c07f6a1797cb708c9eb2 [
file
] [
log
] [
blame
]
Jagpal Singh Gill
f69546b
2025-10-16 09:38:16 -0700
[
diff
] [
blame
]
1
modbus_common_lib
=
static_library
(
2
'modbus_common_lib'
,
3
'entity_manager_interface.cpp'
,
4
include_directories
:
[
'.'
],
5
dependencies
:
[
default_deps
],
6
)