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
  • general/graphlib/opencv.xml

    rcda5f277 r846bcc9  
    187187  <sect2 role="commands">
    188188    <title>Command Explanations</title>
     189
     190    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     191      href="../../xincludes/cmake-skip-install-rpath.xml"/>
    189192
    190193    <para>
Note: See TracChangeset for help on using the changeset viewer.