Skip to content

cmake --install is broken #14

Description

@tronical

There are two issues when running cmake --install $builddir:

  1. The application binary isn't installed.
  2. When Slint is built via FetchContent, Slint is installed with headers, slint-compiler, etc. instead.

Expected outcome:

  1. The application binary is installed
    2.libslint_cpp.so is installed next to it. Perhaps this could be done using CMake's runtime dependency support.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions