Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.1
-
None
-
-
1
-
Qt6_Foundation_Sprint 31
Description
QtScxml provides a way to generate source code from scxml files by using
STATECHARTS directive in the .pro file. For this to work it requires the qscxmlc.prf file, a custom qmake "compiler".
However the current cmake port does not install this file but it should.
For clarity, cmake version works ok, and also the in-repo qmake-based examples work because the repo contains the qscxmlc.prf file.