qt5base-lts/util/cmake/tests
Tobias Hunger 8c04d6c967 CMake: pro2cmake.py: Improve condition simplification code
Improve the code that simplifies conditions to take "OS families"
into account. E.g. if a system must be ANDROID, then it is redundant
to express that it is NOT APPLE_OSX.

Change-Id: Ib7e62726c309bf84b9e5e0d6a6e3465511db0ead
Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com>
2019-02-27 16:02:58 +00:00
..
data CMake: pro2cmake.py: Better parsing of scopes with else 2019-02-27 16:02:45 +00:00
__init__.py Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
test_logic_mapping.py CMake: pro2cmake.py: Improve condition simplification code 2019-02-27 16:02:58 +00:00
test_parsing.py CMake: pro2cmake.py: Better parsing of scopes with else 2019-02-27 16:02:45 +00:00
test_scope_handling.py CMake: pro2cmake.py: Improve condition simplification code 2019-02-27 16:02:58 +00:00