qt5base-lts/util/cmake
Tobias Hunger 6e9a2dd3c6 CMake: pro2cmake.py: Visit scopes depth-first for include resolution
This avoids some includes being done several times: We used to generate
scopes for the include files, add them to our current scope and then
traverse the children of the current scope.

Switch the order to avoid traversing the newly added scopes twice.

Change-Id: Icb9c53c9f54772d3305e0fb121824c23d5469e09
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2019-01-23 11:53:01 +00:00
..
tests Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
cmakeconversionrate.py Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
configurejson2cmake.py CMake: Add support to find LTTng-ust 2018-11-06 15:25:15 +00:00
generate_module_map.sh Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
helper.py Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
Pipfile Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
pro2cmake.py CMake: pro2cmake.py: Visit scopes depth-first for include resolution 2019-01-23 11:53:01 +00:00
run_pro2cmake.py Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00