aboutsummaryrefslogtreecommitdiff
path: root/src/mm-log-object.c
diff options
context:
space:
mode:
authorKamesh Relangi <quic_krelangi@quicinc.com>2024-03-12 17:00:29 +0530
committerKamesh Relangi <quic_krelangi@quicinc.com>2024-03-12 12:06:42 +0000
commit2dac0a9e4f145cac5a43b61ed95d9e48b960bf68 (patch)
treee2382c328beb0d4e40a2f3894a82a16c636b09e6 /src/mm-log-object.c
parent818bcd40d7e76b623171fc525be2ab5776eadeca (diff)
build: fix dependencies in huawei plugin helpers
Compilation errors due to generated files is observed when compiling in multi threaded environment, as the generated files getting generated after they have been referred. Fix: Added dependency in meson so that it will ensure that the header is generated. Ref fail log: ../mobile-broadband/ModemManager/src/plugins/huawei/mm-modem-helpers-huawei.c:29:10: fatal error: mm-huawei-enums-types.h: No such file or directory 29 | #include "mm-huawei-enums-types.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. Signed-off-by: Kamesh Relangi <quic_krelangi@quicinc.com>
Diffstat (limited to 'src/mm-log-object.c')
0 files changed, 0 insertions, 0 deletions