Skip to content

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

Igor S. Gerasimov requested to merge foxtran/cmake:Fix-EML into master

This PR contains two changes:

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

Topic-rename: FindBLAS-eml

Edited by Brad King

Merge request reports