Changeset aea714c


Ignore:
Timestamp:
05/07/2023 05:17:31 PM (12 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
qt5new
Parents:
f7e12a95
Message:

Qt5: method to find inter modules dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt5.xml

    rf7e12a95 raea714c  
    202202      Create the list of modules in the proper order as follows:
    203203    </para>
    204 
     204<!-- Note on how to find modules dependencies (there may be more
     205clever methods):
     206- Extract a full qt5 tree
     207- create the top level Makefile by running configure with book instructions
     208- look at "module-qt<name>-qmake_all" target in the Makefile -->
    205209<screen><userinput>cat &gt; qt5-submodules-&qt5-version;.md5 &lt;&lt; "EOF"
    206210<literal># Begin basic group
Note: See TracChangeset for help on using the changeset viewer.