diff options
author | Robert Maynard <robert.maynard@kitware.com> | 2020-04-27 17:38:02 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-04-27 18:19:02 (GMT) |
commit | 4ed936d1b8af6afc7dd88f3d6cad5c36e12f91aa (patch) | |
tree | d20df507709fed0ff6245b8ff0bcd8a506334a13 /Tests/CMakeLists.txt | |
parent | 265fb71c917e3921012c2950a921cb380f60ae0f (diff) | |
download | CMake-4ed936d1b8af6afc7dd88f3d6cad5c36e12f91aa.zip CMake-4ed936d1b8af6afc7dd88f3d6cad5c36e12f91aa.tar.gz CMake-4ed936d1b8af6afc7dd88f3d6cad5c36e12f91aa.tar.bz2 |
FindLAPACK: Provide the LAPACK::LAPACK 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 ed472a1..5011863 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1434,6 +1434,7 @@ ${CMake_SOURCE_DIR}/Utilities/Release/push.bash --dir dev -- '${CMake_BUILD_NIGH ICU JPEG JsonCpp + LAPACK LibArchive LibLZMA LibRHash |