Ignore:
Timestamp:
06/08/2024 07:37:56 PM (4 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
a6d5eae
Parents:
cda5f277
git-author:
Xi Ruoyao <xry111@…> (06/08/2024 01:48:04 PM)
git-committer:
Xi Ruoyao <xry111@…> (06/08/2024 07:37:56 PM)
Message:

Add xinclude for -DCMAKE_SKIP_INSTALL_RPATH explanation and use it

Always use "ON" for this boolean value.

Why does cmake allow too many boolean values (ON/OFF, TRUE/FALSE,
YES/NO) anyway?!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    rcda5f277 r846bcc9  
    283283      is needed to allow the build to complete with enchant-2.x.
    284284    </para> -->
     285
     286    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     287      href="../../xincludes/cmake-skip-install-rpath.xml"/>
    285288
    286289    <para>
Note: See TracChangeset for help on using the changeset viewer.