Skip to content

FindBLAS: Fix EML_mt variable and replace empty `set` with `unset`

Igor S. Gerasimov requested to merge Fix-EML into master

This PR contains two changes:

  1. Fix EML_mt not being set correctly introduced in cmake/cmake!6348 (merged)
  2. Replace set with unset if the argument is an empty variable

Merge request reports