Christoph Grüninger
Christoph Grüninger
I opened an issue in CMake's GitLab, see https://gitlab.kitware.com/cmake/cmake/-/issues/23063
@igorsol I think you have to specify `LINK` or `SHLINK` to set the linker for Scons, see https://scons.org/doc/production/HTML/scons-user/apa.html
Or would this be a feature request?
I tried to reproduce this, but it worked for me. I cloned this project to a folder "graph blas" and `make` did what I expected it did. I tried it...
Also your new folder name works for me. Would be interesting to get the full error message.
Is this still an issue?
It simplifies the way projects can include and use Metis. If Metis would provide a Metis-cmake.config, all it has to do is to add Find_package(Metis) and if the file is...
@codecircuit Creating a merge request here seems more helpful to me. Then karpys gets a proper diff. Also from a copyright point of view, for projects where I am maintainer,...
@DrTimothyAldenDavis, can you create a minimal example that reproduces the bug in Microsoft's compiler (maybe using Godbolt)? Then I am willing to file a bug report at Microsoft.
Might be still worth applying the patch from Stefano. If you want, I can create a proper merge request to make inclusion easier for you.