Changeset 652351c
- Timestamp:
- 09/01/2021 03:59:04 AM (18 months ago)
- Branches:
- 11.0, 11.1, 11.2, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 05bf4cb, 69372ba
- Parents:
- 6a7d5d69
- git-author:
- Xi Ruoyao <xry111@…> (09/01/2021 03:55:17 AM)
- git-committer:
- Xi Ruoyao <xry111@…> (09/01/2021 03:59:04 AM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/gtk4.xml
r6a7d5d69 r652351c 131 131 cd build && 132 132 133 meson --prefix=/usr --buildtype=release -Dbroadway _backend=true .. &&133 meson --prefix=/usr --buildtype=release -Dbroadway-backend=true .. && 134 134 ninja</userinput></screen> 135 135 … … 154 154 155 155 <para> 156 <parameter>-Dbroadway _backend=true</parameter>: This switch enables the156 <parameter>-Dbroadway-backend=true</parameter>: This switch enables the 157 157 HTML5 GDK backend. 158 158 </para> … … 181 181 <xref linkend="colord"/> installed and wish to use colord with the CUPS 182 182 printing backend. 183 </para>184 185 <para>186 <option>-Dsassc=enabled</option>: Use this switch if you have187 <xref linkend="sassc"/> installed and wish to rebuild the themes.188 183 </para> 189 184
Note:
See TracChangeset
for help on using the changeset viewer.