Changeset 827b59db for general


Ignore:
Timestamp:
12/14/2021 08:59:33 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d877648
Parents:
1a6ca9ff
Message:

Fix building Jasper with CMake-3.22

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/jasper.xml

    r1a6ca9ff r827b59db  
    107107
    108108    <para>
     109      First, fix a problem that happens due to cmake-3.22:
     110    </para>
     111
     112<screen><userinput remap="pre">sed -i '/GLUT_glut_LIBRARY/s/^/#/' build/cmake/modules/JasOpenGL.cmake</userinput></screen>
     113
     114    <para>
    109115      Install <application>JasPer</application> by running the following
    110116      commands:
Note: See TracChangeset for help on using the changeset viewer.