Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: CMake error: install DIRECTORY given no DESTINATION! #189

Open
2 of 3 tasks
Spixmaster opened this issue Nov 1, 2024 · 2 comments
Open
2 of 3 tasks

Bug: CMake error: install DIRECTORY given no DESTINATION! #189

Spixmaster opened this issue Nov 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Spixmaster
Copy link

Spixmaster commented Nov 1, 2024

Describe the bug

...
-- Platform: x86
CMake Error at CMakeLists.txt:101 (install):
  install DIRECTORY given no DESTINATION!


-- Configuring incomplete, errors occurred!

Steps to reproduce

Run cmake on "CMakeLists.txt".

Expected behavior

No error.

StringZilla version

v3.10.7

Operating System

Arch Linux

Hardware architecture

x86

Which interface are you using?

C++ bindings

Contact Details

No response

Are you open to being tagged as a contributor?

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

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Spixmaster Spixmaster added the bug Something isn't working label Nov 1, 2024
@ashvardanian
Copy link
Owner

Potentially related to #188.

@Spixmaster
Copy link
Author

Fixed with #191.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants