aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonutils.cpp
diff options
context:
space:
mode:
authorCristian Adam <cristian.adam@qt.io>2022-06-16 20:20:54 +0200
committerCristian Adam <cristian.adam@qt.io>2022-06-19 09:45:05 +0000
commit498418bbc9a73e7cace534fa237479a08901ccd9 (patch)
tree703d7e23150c74b8e40768a1bb28e1257cc3ba93 /src/plugins/python/pythonutils.cpp
parent91d1ed25c2081d619b60ed9585e61f15a2a353aa (diff)
CMakePM: Treat .h files as compile group language header types
CMake splits sources files into groups "Source Files" and "Header Files". CMake also has compiler groups when source files are compiled differently. Qt Creator is mapping the compiler groups as RawProjectParts. In order to get the header files as part of a RawProjectPart the target sources (which contains all sources) is mapping the header files that match the mime type of the compiler group language type. .h header files were considered ambigous headers, and in this commit we treat them as the compile group language header. Fixes: QTCREATORBUG-27117 Change-Id: If68e847846cc270f06fc2231ec44a29ea6a987c1 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/python/pythonutils.cpp')
0 files changed, 0 insertions, 0 deletions