Skip to content

CMake: make library a shared library with a soname and install it#38

Draft
jbicha wants to merge 1 commit intodpurgin:masterfrom
jbicha:personal/jbicha/install
Draft

CMake: make library a shared library with a soname and install it#38
jbicha wants to merge 1 commit intodpurgin:masterfrom
jbicha:personal/jbicha/install

Conversation

@jbicha
Copy link
Copy Markdown

@jbicha jbicha commented Mar 16, 2026

The Debian Lomiri team has begun packaging qtorm for Debian.

qtorm currently has no install rules in its CMake files. This pull request adds an install rule for the library. I also made the library a shared library and added a soname to it.

We probably need an install rule for the library headers too, but I am starting with this.

@dpurgin
Copy link
Copy Markdown
Owner

dpurgin commented Mar 17, 2026

Hi, thanks for the contribution! Please consider the QTORM_BUILD_SHARED_LIBS comment, but other than that looks good to me.

@jbicha jbicha marked this pull request as draft March 17, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants