-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.10
-
None
-
afe28ca1c (dev), 83f6edd09 (6.10), c5cb7c956 (6.9), 7102e3338 (tqtc/lts-6.8)
In the attached project, we run into a configure failure because (I assume) we try to defer running qmltyperegistrar to run at the project root level, but there we don't have access to the tool target.
Adding a find_package call in the top CML.txt fixes it, but might not always be feasible in larger projects.
The original project was provided by grecko