mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Merge branch '1782-cross-docs' into 'master'
docs: Fix typo in Meson cross-compilation instructions Closes #1782 See merge request GNOME/glib!854
This commit is contained in:
commit
a8c265c6b1
@ -67,7 +67,7 @@ windres = 'x86_64-w64-mingw32-windres'
|
||||
Then execute the following commands:
|
||||
</para>
|
||||
<programlisting>
|
||||
meson --cross_file cross_file.txt builddir
|
||||
meson --cross-file cross_file.txt builddir
|
||||
</programlisting>
|
||||
<para>
|
||||
The complete list of cross properties follows. Most
|
||||
|
Loading…
Reference in New Issue
Block a user