Changeset 597a879c for lxqt


Ignore:
Timestamp:
07/18/2023 04:00:40 AM (11 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
4048bc73
Parents:
b6e536d2
Message:

Use CPLUS_INCLUDE_PATH instead of setting CXXFLAGS

Location:
lxqt
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lxqt/apps/screengrab.xml

    rb6e536d2 r597a879c  
    8282
    8383    <para>
    84       First, if you have the full <xref role="nodep" linkend="kf5-frameworks"/>
    85       installed in <filename class="directory">/opt</filename>, allow the build
    86       system to see some required headers:
    87     </para>
    88 
    89 <screen role="nodump"><userinput>export CXXFLAGS="-I/opt/kf5/include"</userinput></screen>
    90 
    91     <para>
    9284      Install <application>screengrab</application> by running the following
    9385      commands:
  • lxqt/desktop/lxqt-panel.xml

    rb6e536d2 r597a879c  
    9797
    9898    <para>
    99       First, if you have the full <xref role="nodep" linkend="kf5-frameworks"/>
    100       installed in <filename class="directory">/opt</filename>, allow the build
    101       system to see some required headers:
    102     </para>
    103 
    104 <screen role="nodump"><userinput>export CXXFLAGS="-I/opt/kf5/include"</userinput></screen>
    105 
    106     <para>
    10799      Install <application>lxqt-panel</application> by running the following
    108100      commands:
Note: See TracChangeset for help on using the changeset viewer.