Skip to content

Fix: link OpenBlas library for brokenantennainfo

Jan David Mol requested to merge fix-openblas into main

This fixes a compile-tile error that occurs when CMake tries linking the system OpenBlas library when a different version (e.g. in a custom prefix) was specified at CMake configuration time.

Merge request reports