wrap-git subprojects, clone only

178 views
Skip to first unread message

David Ing

unread,
Jan 11, 2021, 2:22:49 PM1/11/21
to The Meson Build System
Is there a meson command that allows me to simply clone my wrap-git subprojects, without executing any build-related logic?

Aman Verma

unread,
Jan 12, 2021, 12:42:35 AM1/12/21
to David Ing, The Meson Build System
On Mon, Jan 11, 2021 at 2:22 PM David Ing <ing....@gmail.com> wrote:
> Is there a meson command that allows me to simply clone my wrap-git subprojects, without executing any build-related logic?

Does `meson subprojects download` do what you want? Its help text is:

Ensure subprojects are fetched, even if not in use. Already
downloaded subprojects are not modified. This can be used to
pre-fetch all subprojects and avoid downloads during configure.

Best regards,
Aman

David Ing

unread,
Jan 12, 2021, 2:09:56 AM1/12/21
to Aman Verma, The Meson Build System
Perfect, thanks.  I see it in the documentation now, sorry for asking, I couldn't find it before.
Reply all
Reply to author
Forward
0 new messages