-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
add ccache/4.5.1 #8604
add ccache/4.5.1 #8604
Conversation
This comment has been minimized.
This comment has been minimized.
What? Can't reproduce this issue. SSE/AVX shouldn't be detected if host is macos M1, how it could if target cpu is arm? |
This comment has been minimized.
This comment has been minimized.
ceb7d02
to
4327599
Compare
This comment has been minimized.
This comment has been minimized.
All green in build 4 (
|
project(cmake_wrapper) | ||
|
||
include(conanbuildinfo.cmake) | ||
conan_basic_setup() |
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.
conan_basic_setup() | |
conan_basic_setup(TARGETS) |
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.
It doesn't really matter in cmake wrapper of the recipe, why do you want TARGETS?
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.
LGTM
Specify library name and version: lib/1.0
closes #8584
conan-center hook activated.