Commit Graph

2 Commits

Author SHA1 Message Date
Volker Krause
5c95f585bf Port native tools to use KF5_HOST_TOOLING
The previous hack of just copying the native tools into the target sysroot
has several limitations:
- it no longer works with relative RPATHs being used
- it fails in the case of kpackage where we need the same tools for host
  and target
2019-02-16 13:32:41 +01:00
Volker Krause
63d4f58feb Add kdoctools class
Allows us to maintain the necessary bits in a single place, rather than
in multiple recipes in meta-kde.
2019-02-08 14:05:52 +01:00