corelib/CMakeLists.txt: restore lexicographical order of SOURCES
Amends 8d367dec156c1aa63544bd851809caa7e72d307e. Pick-to: 6.6 6.5 Change-Id: Ia1fd819ebabf6df143c06f56624365d3e37fa1c9 Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
4fa9f13397
commit
b6ff86e556
@ -282,7 +282,6 @@ qt_internal_add_module(Core
|
||||
tools/qflatmap_p.h
|
||||
tools/qfreelist.cpp tools/qfreelist_p.h
|
||||
tools/qfunctionaltools_impl.h
|
||||
tools/quniquehandle_p.h
|
||||
tools/qhashfunctions.h
|
||||
tools/qiterator.h
|
||||
tools/qline.cpp tools/qline.h
|
||||
@ -312,6 +311,7 @@ qt_internal_add_module(Core
|
||||
tools/qstack.h
|
||||
tools/qtaggedpointer.h
|
||||
tools/qtools_p.h
|
||||
tools/quniquehandle_p.h
|
||||
tools/qvarlengtharray.h
|
||||
tools/qvector.h
|
||||
tools/qversionnumber.cpp tools/qversionnumber.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user