We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey @sudara
I've got perfetto integrated into a CMake project which supports back to 10.9
Seems in the newest update value was added which blocks support prior to 10.13, was this an intentional change?
Any suggestions on supporting 10.9 on production deploys but 10.13 while using this package?
Thanks!
Jake
The text was updated successfully, but these errors were encountered:
For now I've pointed back to the prior version like this:
FetchContent_Declare(melatonin_perfetto GIT_REPOSITORY https://github.com/sudara/melatonin_perfetto.git GIT_TAG 9522ca4d0a3866b92d952404efe7dac19ffcae33)
Sorry, something went wrong.
Do you have a full backtrace? Just wondering if the issue is coming from the updated google dependency…
No branches or pull requests
Hey @sudara
I've got perfetto integrated into a CMake project which supports back to 10.9
Seems in the newest update value was added which blocks support prior to 10.13, was this an intentional change?
Any suggestions on supporting 10.9 on production deploys but 10.13 while using this package?
Thanks!
Jake
The text was updated successfully, but these errors were encountered: