StringZilla icon indicating copy to clipboard operation
StringZilla copied to clipboard

Bug: cmake doesn't install shared libraries

Open yurivict opened this issue 1 year ago • 2 comments

Describe the bug

see subject

Steps to reproduce

n/a

Expected behavior

n/a

StringZilla version

3.10.6

Operating System

FreeBSD 14.1

Hardware architecture

x86

Which interface are you using?

C implementation

Contact Details

No response

Are you open to being tagged as a contributor?

  • [X] I am open to being mentioned in the project .git history as a contributor

Is there an existing issue for this?

  • [X] I have searched the existing issues

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

yurivict avatar Oct 30 '24 05:10 yurivict

There is a long-awaited full rewrite of CMake coming up since #85. I'm planning it for the next major release within a few months.

ashvardanian avatar Oct 30 '24 10:10 ashvardanian

Fixed with https://github.com/ashvardanian/StringZilla/pull/191.

Spixmaster avatar Nov 03 '24 20:11 Spixmaster