diff options
author | Dan Williams <dan@ioncontrol.co> | 2025-05-22 08:28:51 -0500 |
---|---|---|
committer | Dan Williams <dan@ioncontrol.co> | 2025-05-22 08:28:51 -0500 |
commit | 680aed6acf2167247577f33951bbbf0ebee83886 (patch) | |
tree | dc1723f45398b2a55188b1f6b639bfdc46c7dc82 /subprojects/libqmi.wrap | |
parent | c6d1d020f74ae3320cc67074fc04fc075d9807f9 (diff) | |
parent | c04f178ddaf7951ffafd59a61ce0ebf238af90bb (diff) |
Merge request !1044 from 'submodule'
Allow to use libqmi and libmbim as meson subprojects
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1044
Diffstat (limited to 'subprojects/libqmi.wrap')
-rw-r--r-- | subprojects/libqmi.wrap | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/subprojects/libqmi.wrap b/subprojects/libqmi.wrap new file mode 100644 index 00000000..2511ce47 --- /dev/null +++ b/subprojects/libqmi.wrap @@ -0,0 +1,5 @@ +[wrap-git] +directory=libqmi +url=https://gitlab.freedesktop.org/mobile-broadband/libqmi.git +revision=main + |