-
Notifications
You must be signed in to change notification settings - Fork 51
cmake: FindIPP fallback #2148
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
cmake: FindIPP fallback #2148
Conversation
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.
Feel free to merge without addressing this comment since it can be addressed in a follow-up PR if needed(and I feel like I'm imposing my will on this process a bit too much)
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
This reverts commit 3d9d9e3.
just waiting for a Windows user to test this PR before merging :) |
Works with my system IPP and with conda-env ipp on windows. |
* simple `FindIPP` fallback * enable `find_package` using `*_ROOT` hints * simplified `cilacc` build logic for optional dependencies
* simple `FindIPP` fallback * enable `find_package` using `*_ROOT` hints * simplified `cilacc` build logic for optional dependencies
FindIPP.cmake
using default CMake pathsconda
/pip
/apt
/system etc)IPP_ROOT
in lieu ofIPP_{INCLUDE,LIBRARY}