Skip to content

Mark libarchive as required so CMake errors out if not found #62

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

Merged

Conversation

ericriff
Copy link
Contributor

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Describe your Pull Request:
libarchive is not an optional dependency so it must be marked as such. This ensures cmake errors out on find_package instead of further down the line while trying to link.

@antony-jr antony-jr merged commit 961da83 into antony-jr:master Nov 16, 2022
@ericriff
Copy link
Contributor Author

Do you mind tagging this change so I can update the conan package to support 2.2.x with no patches? Otherwise I'd have to include this as a patch

@ericriff ericriff deleted the eriff/error-out-if-libarchive-not-found branch November 16, 2022 17:54
@antony-jr
Copy link
Owner

Sure, there is still a PR left which will not take a long time to get merged, once that's merged, I will make a new release.

@ericriff
Copy link
Contributor Author

Awesome, thanks.

@ericriff
Copy link
Contributor Author

Kind reminder :)

@antony-jr
Copy link
Owner

v2.2.2 with your fixes and other refactors: https://github.com/antony-jr/QArchive/releases/tag/v2.2.2

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