Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Conversation

@skmono
Copy link
Contributor

@skmono skmono commented Nov 22, 2022

  • Looks for installed IPP-Crypto on system with default locations at ${HOME}/intel and /opt/intel/ipp-crypto

- Looks for installed IPP-Crypto on system with default locations at ${HOME}/intel and /opt/intel/ipp-crypto
@skmono skmono requested a review from a team as a code owner November 22, 2022 02:11
@skmono skmono temporarily deployed to intel_workflow November 22, 2022 02:11 Inactive
@skmono skmono temporarily deployed to intel_workflow November 22, 2022 02:30 Inactive
Copy link

@fdmsouza fdmsouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link
Contributor

@fdiasmor fdiasmor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

if(CMAKE_PREFIX_PATH)
message(STATUS "---- CMAKE_PREFIX_PATH is defined as ${CMAKE_PREFIX_PATH}")
else()
set(CMAKE_PREFIX_PATH $ENV{HOME}/intel /opt/intel)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this to read the dependencies that are installed during IPCL build/installation (CMAKE_INSTALL_PREFIX)?

@intel intel deleted a comment from fdmsouza Nov 22, 2022
@skmono skmono merged commit e8e9cd8 into ipcl_v2.0.0 Nov 22, 2022
@skmono skmono deleted the replace_ipcl_ippcrypto_path_flag branch November 22, 2022 03:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants