source: xincludes/meson-wrap-nofallback.xml@ d84912a

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d84912a was 55527e7e, checked in by Douglas R. Reno <renodr@…>, 2 years ago

xinclude for meson nofallback: Fix a minor typo

  • Property mode set to 100644
File size: 476 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
4
5
6 <para>
7 <parameter>--wrap-mode=nofallback</parameter>: This switch prevents
8 <command>meson</command> from using subproject fallbacks for any
9 dependency declarations in the build files, stopping it downloading
10 any optional dependency which is not installed on the system.
11 </para>
Note: See TracBrowser for help on using the repository browser.