Skip to content

Fix GASNet cmake

Thomas Koopman requested to merge thomas/sac2c:fix-gasnet-cmake into develop

We have two mechanisms for detecting GASNet installation, the Unix way from GASNet itself, and a cmake variable. We check for the second one too now.

Merge request reports