Changeset 3622b852


Ignore:
Timestamp:
11/19/2023 10:39:28 AM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
9bfa685
Parents:
5c3dc6e
Message:

gtk4: doc: Use -Ddocumentation instead of gtk_doc

-Dgtk_doc produces a warning telling to use -Ddocumentation instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r5c3dc6e r3622b852  
    141141
    142142<screen remap='doc'><userinput>sed "s@'doc'@&amp; / 'gtk-&gtk4-version;'@" -i ../docs/reference/meson.build &amp;&amp;
    143 meson configure -Dgtk_doc=true                                   &amp;&amp;
     143meson configure -Ddocumentation=true                             &amp;&amp;
    144144ninja</userinput></screen>
    145145
Note: See TracChangeset for help on using the changeset viewer.