diff options
author | David Callu <callu.david@gmail.com> | 2019-09-17 08:22:41 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-09-18 16:03:53 (GMT) |
commit | 44e8b8f1f222c0227ed72d09310e30524bda9935 (patch) | |
tree | 7fdc361f34d0dd2da485eb94b3f7a0b8d16ab281 /Tests/CMakeLists.txt | |
parent | 729c928c7b59919a9d379891973bda22665c75da (diff) | |
download | CMake-44e8b8f1f222c0227ed72d09310e30524bda9935.zip CMake-44e8b8f1f222c0227ed72d09310e30524bda9935.tar.gz CMake-44e8b8f1f222c0227ed72d09310e30524bda9935.tar.bz2 |
FindGnuTLS: add target GnuTLS::GnuTLS
Also add a test case for the module.
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 c14107a..78ae7aa 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1394,6 +1394,7 @@ ${CMake_SOURCE_DIR}/Utilities/Release/push.bash --dir dev -- '${CMake_BUILD_NIGH GIF Git GLEW + GnuTLS GSL GTK2 Iconv |