diff options
author | Brad King <brad.king@kitware.com> | 2023-03-25 00:41:15 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-03-29 21:18:30 (GMT) |
commit | ad9e151045ade825d1f9e024f2cf977ecb9d68c6 (patch) | |
tree | b1f795e36aa090ed845b08cbe54a05e9cb841b3a /Tests/CMakeLists.txt | |
parent | 0e87e6c1a40f8b5cce76599840c7aac23e183ac3 (diff) | |
download | CMake-ad9e151045ade825d1f9e024f2cf977ecb9d68c6.zip CMake-ad9e151045ade825d1f9e024f2cf977ecb9d68c6.tar.gz CMake-ad9e151045ade825d1f9e024f2cf977ecb9d68c6.tar.bz2 |
Tests: Add cases covering FindHDF5 variables and imported targets
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 446e400..e92d1c1 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1450,6 +1450,7 @@ if(BUILD_TESTING) GnuTLS GSL GTK2 + HDF5 Iconv ICU ImageMagick |