-
Notifications
You must be signed in to change notification settings - Fork 27
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
Provide Zserio CMake helper for easier integration to CMake based projects #560
Comments
|
Mi-La
added a commit
that referenced
this issue
Feb 20, 2024
Mi-La
added a commit
that referenced
this issue
Feb 20, 2024
Fix forgotten old variable name in comparison.
mikir
pushed a commit
that referenced
this issue
Apr 30, 2024
mikir
pushed a commit
that referenced
this issue
Apr 30, 2024
Fix forgotten old variable name in comparison.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently we are working on integration of Zserio to Conan Center Index (#533). We have introduced a cmake helper which could be adopted by the upstream and packed as a part of zserio releases.
It's inspired by protobuf's solution and by zserio-cmake-helper (while it's much simpler for now).
Usage in a CMakeLists.txt (assuming that zserio is installed via conan):
The text was updated successfully, but these errors were encountered: