Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 12.0.0
-
None
-
973e9dcf9 (12.0), 7affb80fc (12.0)
Description
https://codereview.qt-project.org/c/qt-creator/qt-creator/+/513304 caused a regression for me: the path
new (bad) behaviour:
old (good) behaviour:
the file is in `inc/ni/linux/coarse_clocks.h`, the folder is now applied twice.
the cmake code in question is `source_group(TREE "${CMAKE_CURRENT_SOURCE_DIR}" FILES inc/ni/linux/coarse_clocks.h)`