qt5base-lts/util/cmake
Tobias Hunger 35a30c7ebb CMake: pro2cmake.py: Expand qmake values in file names, etc.
Expand qmake values when dealing with source file names, include
directories and more. This handles cases where variables are used
to refer to sources (e.g. $$VERSIONTAGGING_SOURCES in corelib) as
well as things like $$QT_SOURCE_TREE and friends.

Note that $$PWD and $$OUT_PWD are still need hand-holding since they
refer to the scopes directory relative to the top level directory --
which pro2cmake.py does not know.

Change-Id: I011ef55416ff820053d5f844b3008836849f5075
Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2019-02-11 09:39:36 +00:00
..
tests CMake: pro2cmake.py: Use properties 2019-01-31 08:49:14 +00:00
cmakeconversionrate.py Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
configurejson2cmake.py CMake: Map dlopen feature to 'ON' 2019-02-11 09:35:07 +00:00
generate_module_map.sh Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
helper.py CMake: pro2cmake.py: Add XCB and X11 libraries 2019-02-11 09:34:44 +00:00
Pipfile CMake: pro2cmake.py: Simplify conditions 2019-01-29 09:29:38 +00:00
pro2cmake.py CMake: pro2cmake.py: Expand qmake values in file names, etc. 2019-02-11 09:39:36 +00:00
run_pro2cmake.py Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00