-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
Description
There are two issues when running cmake --install $builddir:
- The application binary isn't installed.
- When Slint is built via FetchContent, Slint is installed with headers, slint-compiler, etc. instead.
Expected outcome:
- The application binary is installed
2.libslint_cpp.sois installed next to it. Perhaps this could be done using CMake's runtime dependency support.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working