Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libpldm
/
refs/heads/main
/
.
/
include
/
libpldm++
/
meson.build
blob: 7245cb71d11ba5f1eab8c5b77ea24b82512b8dfd [
file
] [
log
] [
blame
]
Alexander Hansen
d6a9574
2025-01-06 15:06:25 +0100
[
diff
] [
blame
]
1
libpldmpp_headers
=
files
(
'firmware_update.hpp'
,
'types.hpp'
)
2
3
install_headers
(
libpldmpp_headers
,
subdir
:
'libpldm++'
,
preserve_path
:
true
)