Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.0
-
None
-
3132e7e9d (dev), 4c530214a (6.6), a898be804 (6.5)
Description
I noticed that Fedora's packages for qtsvg don't include qtsvgglobal_p.h. Taking a look at the source tree, my guess is that this is a simple problem: src/svg/CMakeLists.txt doesn't specify qtsvgglobal_p.h, so presumably cmake won't know it needs to be installed.