diff options
author | Sibi Siddharthan <sibisiddharthan.github@gmail.com> | 2020-10-06 04:07:40 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-10-13 19:11:40 (GMT) |
commit | c30d06b7e66c9bfe52f91f472a38cefdfc527601 (patch) | |
tree | 2534d9fac2f9ec5bb06cfc17947372cd56b041e3 /Tests/CMakeLists.txt | |
parent | 142a29b46f6e34b45354425c0da9c49aff9c362c (diff) | |
download | CMake-c30d06b7e66c9bfe52f91f472a38cefdfc527601.zip CMake-c30d06b7e66c9bfe52f91f472a38cefdfc527601.tar.gz CMake-c30d06b7e66c9bfe52f91f472a38cefdfc527601.tar.bz2 |
FindIntl: Add imported target
Fixes: #21271
Signed-off-by: Sibi Siddharthan <sibisiddharthan.github@gmail.com>
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 9aa401d..f4be4b6 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1422,6 +1422,7 @@ if(BUILD_TESTING) GTK2 Iconv ICU + Intl JPEG JsonCpp LAPACK |