diff options
author | Robert Maynard <robert.maynard@kitware.com> | 2020-04-23 15:17:48 (GMT) |
---|---|---|
committer | Robert Maynard <robert.maynard@kitware.com> | 2020-04-23 17:59:33 (GMT) |
commit | 85a9813a764f7f451e1bf8422eafc5e5448e959b (patch) | |
tree | 49d8792a069e49af0e97630aea5c92938ca0b7a1 /Tests/CMakeLists.txt | |
parent | 5e70315fa89ceb99a6165620c53de25944d47cdf (diff) | |
download | CMake-85a9813a764f7f451e1bf8422eafc5e5448e959b.zip CMake-85a9813a764f7f451e1bf8422eafc5e5448e959b.tar.gz CMake-85a9813a764f7f451e1bf8422eafc5e5448e959b.tar.bz2 |
BLAS: Provide the BLAS::BLAS import target
Diffstat (limited to 'Tests/CMakeLists.txt')
-rw-r--r-- | Tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt index 6428235..af555b5 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1411,6 +1411,7 @@ ${CMake_SOURCE_DIR}/Utilities/Release/push.bash --dir dev -- '${CMake_BUILD_NIGH foreach(_mod IN ITEMS ALSA Boost + BLAS BZip2 CURL Cups |