Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix weird interaction with cmake value checking
on windows, cmake is interpreting the empty string as a set value which causes problems in eigen/blas/CMakeLists.txt. Instead, correlate the value with a 'false'
- Loading branch information