https://bugs.kde.org/show_bug.cgi?id=522925

            Bug ID: 522925
           Summary: Union's build system doesn't install generated headers
    Classification: Frameworks and Libraries
           Product: Union
      Version First unspecified
       Reported In:
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

DESCRIPTION
Union's CMake build doesn't install generated headers such as `union_export.h`
and `union_logging.h` into the install tree, despite them being included by
public headers that do get installed. This makes it impossible to build and
link out-of-tree plugins against packaged builds of Union.

STEPS TO REPRODUCE
1. Install Union from a distribution package, e.g.
https://archlinux.org/packages/extra/x86_64/union/
2. Try to build a C++ project with a CMakeLists.txt that consumes the
`Union::Union` target and includes e.g `Union/PlatformPlugin.h`

OBSERVED RESULT
Build fails due to missing `union_export.h` header.

EXPECTED RESULT
Project builds.

SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window): Arch Linux
KDE Plasma Version: 6.7.2
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to