Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix #439: install the static library under $PREFIX/lib. #441

Merged
1 commit merged into from Jun 26, 2024
Merged

Fix #439: install the static library under $PREFIX/lib. #441

1 commit merged into from Jun 26, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jun 25, 2024

Fix #439: install the static library under $PREFIX/lib.

This commit fixes issue #439 by copying oqsprovider.a to the appropriate
lib directory (usually ${CMAKE_INSTALL_PREFIX}/lib).

Signed-off-by: thb-sb thomas.bailleux@sandboxquantum.com

@ghost ghost self-assigned this Jun 25, 2024
This commit fixes issue #439 by copying `oqsprovider.a` to the appropriate
`lib` directory (usually `${CMAKE_INSTALL_PREFIX}/lib`).


Signed-off-by: thb-sb <thomas.bailleux@sandboxquantum.com>
@ghost ghost marked this pull request as ready for review June 25, 2024 16:07
@ghost ghost requested a review from baentsch as a code owner June 25, 2024 16:07
@ghost ghost merged commit e3a8d62 into open-quantum-safe:main Jun 26, 2024
52 checks passed
@ghost ghost deleted the pr441 branch June 26, 2024 05:54
This pull request was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Target install does nothing with static oqsprovider.a library
2 participants