Changeset 3918112a for gnome/platform


Ignore:
Timestamp:
06/04/2021 11:26:37 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c98fc5b
Parents:
307e799
Message:

add xinclude for --buildtype=release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libwnck.xml

    r307e799 r3918112a  
    104104cd    build &amp;&amp;
    105105
    106 meson --prefix=/usr -Dbuildtype=release .. &amp;&amp;
     106meson --prefix=/usr --buildtype=release .. &amp;&amp;
    107107ninja</userinput></screen>
    108108
     
    121121  <sect2 role="commands">
    122122    <title>Command Explanations</title>
     123
     124    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     125      href="../../xincludes/meson-buildtype-release.xml"/>
    123126
    124127    <para>
Note: See TracChangeset for help on using the changeset viewer.