diff options
author | Brad King <brad.king@kitware.com> | 2016-01-08 16:47:39 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-01-08 16:48:02 (GMT) |
commit | 2b48f63ce38e49a5c3ee84aa3763da00c8af08f3 (patch) | |
tree | 0372706917a20631e9c21bef6454b5269622ccc3 /Source/cmLocalVisualStudioGenerator.cxx | |
parent | b74560c32a6fc9df3f5e09b8f29200f4cd9aaeb2 (diff) | |
download | CMake-2b48f63ce38e49a5c3ee84aa3763da00c8af08f3.zip CMake-2b48f63ce38e49a5c3ee84aa3763da00c8af08f3.tar.gz CMake-2b48f63ce38e49a5c3ee84aa3763da00c8af08f3.tar.bz2 |
FindBLAS: Fix pattern matching on BLAS vendor name
The if(STREQUAL) expressions do not support globbing expressions.
Use regular experssions with MATCHES instead.
Reported-by: Yahui Wang <youngqv@foxmail.com>
Diffstat (limited to 'Source/cmLocalVisualStudioGenerator.cxx')
0 files changed, 0 insertions, 0 deletions