Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-power
/
8122eee25eec5296f2ccb184b2ec8e050f43c808
/
.
/
phosphor-regulators
/
meson.build
blob: 82a23ee3ee387f92f7f73b1699bb2d568d41212c [
file
] [
log
] [
blame
]
Shawn McCarney
a2461b3
2019-10-24 18:53:01 -0500
[
diff
] [
blame
]
1
subdir
(
'src'
)
Shawn McCarney
8122eee
2019-11-12 16:54:27 -0600
[
diff
] [
blame^
]
2
3
if
get_option
(
'tests'
).
enabled
()
4
subdir
(
'test'
)
5
endif