Skip to content

Qt apps aren't built #177

@yurivict

Description

@yurivict

The code section beginning here seems to be defunct.

It is probably supposed to install Qt apps. But the first line in this section is executed at the configure time, but it expects binaries to be present in QTBIN, which can only happen after the build. So QTAPPS and QTTOOLS variables are always empty, and they aren't installed.

Additionally, the environments/Qt/apps subdirectory should be included in CMakeLists.txt in order to be built, and this doesn't seem to ever happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions