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

Use AnyNewerVersion for compatibility #740

Closed
wants to merge 1 commit into from
Closed

Conversation

c72578
Copy link
Contributor

@c72578 c72578 commented Jul 26, 2018

  • Use AnyNewerVersion instead of ExactVersion in order to increase compatibility.
  • Otherwise cmake find_package will fail, if the version is not exactly the same.
    Remark: Currently the PACKAGE_VERSION is "0.8.0" in websocketpp 0.8.1 (fixed in Update version number in CMakeLists.txt to 0.8.1 #771)

- Use AnyNewerVersion instead of ExactVersion in order to increase compatibility.
- Otherwise cmake find_package will fail, if the version is not exactly the same.
  Remark: Currently the PACKAGE_VERSION is "0.8.0"
@c72578 c72578 changed the title Update CMakeLists.txt Use AnyNewerVersion for compatibility Aug 1, 2018
@c72578
Copy link
Contributor Author

c72578 commented May 1, 2020

Closing in favor of #888

@c72578 c72578 closed this May 1, 2020
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.

None yet

1 participant