summaryrefslogtreecommitdiffstats
path: root/util/cmake/pro2cmake.py
diff options
context:
space:
mode:
authorJoerg Bornemann <[email protected]>2020-11-12 11:39:02 +0100
committerTor Arne Vestbø <[email protected]>2020-11-12 14:25:06 +0000
commit2d07ef0b566fb60dcb320a574ef282dbcd2329e3 (patch)
tree71ce3d256efd5b7982533a10bc70da6454c19a77 /util/cmake/pro2cmake.py
parentd312580a0539266bfd134bea50090d211eee6e1f (diff)
CMake: Fix Core -> Core dependency in static build
Fix the overly strict regex in qt_internal_create_module_depends_file to allow for - and _ in module names. We had the above mentioned dependency cycle, because the module name Core_qobject was translated to just Core, creating a Core -> Core dependency. Amends da7609e7d0592b76ccb7cfb6c3136267172dc6bf. Fixes: QTBUG-88437 Change-Id: I866f7ce31e9a1b92fe4c0a6450295c2f3c761558 Reviewed-by: Tor Arne Vestbø <[email protected]>
Diffstat (limited to 'util/cmake/pro2cmake.py')
0 files changed, 0 insertions, 0 deletions