Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Link error for alien_core target on archlinux : Blas not found #172

Open
stdcm opened this issue Nov 23, 2022 · 0 comments
Open

Link error for alien_core target on archlinux : Blas not found #172

stdcm opened this issue Nov 23, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@stdcm
Copy link
Member

stdcm commented Nov 23, 2022

Error
error when linking alien_core targer blas not found

To Reproduce
On archlinux (6.0.9.arch1-1), gcc 12.1, CMake 3.25

Expected behavior
Link ok

Additional context
To solve the problem, a find_package and an add to alien_core target_link_libraries must be done for blas

@stdcm stdcm added the bug Something isn't working label Nov 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant