-
Notifications
You must be signed in to change notification settings - Fork 25
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
v1.7.2 patch to not automatically download results measure #723
Conversation
…Mac with updated xcode
6abed7382c98a76b447675b30baff6a0b2f5d263041f6eb2fb682b80adaa2555) | ||
set(CMAKE_CONAN_VERSION "b240c809b5ea097077fc8222cad71d2329288e48") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what's up with that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we want to revert this, so I did.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wait, this file is just removed from develop... you're trying to patch 1.7.1, so prior to conan 2, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems this moving back to 0.18.1 conan.cmake fails... so I undid the revert. I don't get why it's needed though
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@macumber I merged the PR but still interested in knowing why the cmake-conan change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, sorry, I should have left a better comment. My guess is they made the MSVC version bump on develop but didn't create a release for it because they wanted to focus on conan v2.
Fixes #722 for users of 1.7.x