diff options
author | Hiroshi Miura <miurahr@linux.com> | 2021-10-06 00:39:02 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-10-06 15:28:09 (GMT) |
commit | 6e8754c6251bc2f7edfb0d71303e1b85fce93f5e (patch) | |
tree | 077977c922a7e5cf3a9473cce443777605d2fff2 /Tests/CMakeLists.txt | |
parent | bdbce845cd714a1e844976e4cba4734932e89dd5 (diff) | |
download | CMake-6e8754c6251bc2f7edfb0d71303e1b85fce93f5e.zip CMake-6e8754c6251bc2f7edfb0d71303e1b85fce93f5e.tar.gz CMake-6e8754c6251bc2f7edfb0d71303e1b85fce93f5e.tar.bz2 |
FindJasper: Add IMPORTED target
Fixes: #20601
Signed-off-by: Hiroshi Miura <miurahr@linux.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 20b6e25..d1f7b69 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1466,6 +1466,7 @@ if(BUILD_TESTING) Iconv ICU Intl + Jasper JPEG JsonCpp LAPACK |