ashvardanian / StringZilla

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
https://ashvardanian.com/posts/stringzilla/
Apache License 2.0
2.19k stars 76 forks source link

Bug: cmake doesn't install shared libraries #188

Open yurivict opened 2 days ago

yurivict commented 2 days ago

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?

Is there an existing issue for this?

Code of Conduct

ashvardanian commented 2 days ago

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.