diff options
author | Brad King <brad.king@kitware.com> | 2020-04-27 14:39:20 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2020-04-27 14:39:30 (GMT) |
commit | 0ae7232334870ef555f35e9ce2a5e21bcc74b13f (patch) | |
tree | 71ac8a8cb18c0abd0fbac36d765cbe30b2916fe1 /Tests/CMakeLists.txt | |
parent | c77353e11cbfcb2534a0b635f6cb20ac3dd28bb7 (diff) | |
parent | 85a9813a764f7f451e1bf8422eafc5e5448e959b (diff) | |
download | CMake-0ae7232334870ef555f35e9ce2a5e21bcc74b13f.zip CMake-0ae7232334870ef555f35e9ce2a5e21bcc74b13f.tar.gz CMake-0ae7232334870ef555f35e9ce2a5e21bcc74b13f.tar.bz2 |
Merge topic 'FindBLAS-target'
85a9813a76 BLAS: Provide the BLAS::BLAS import target
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4657
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 5b3d2b4..ed472a1 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1414,6 +1414,7 @@ ${CMake_SOURCE_DIR}/Utilities/Release/push.bash --dir dev -- '${CMake_BUILD_NIGH foreach(_mod IN ITEMS ALSA Boost + BLAS BZip2 CURL Cups |