diff options
author | Brad King <brad.king@kitware.com> | 2020-04-29 11:33:39 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2020-04-29 11:33:50 (GMT) |
commit | 959acdc9e6af291b7f8c3ac530496322745385a2 (patch) | |
tree | 134980b8cd426fb8c35fdc975c45d87343a84dcc /Tests/CMakeLists.txt | |
parent | 505bc9c87ba6a6a2e2494986af52447228fa3918 (diff) | |
parent | 8a90ef5a4400ccb5bfe1f867e25dde2254996df7 (diff) | |
download | CMake-959acdc9e6af291b7f8c3ac530496322745385a2.zip CMake-959acdc9e6af291b7f8c3ac530496322745385a2.tar.gz CMake-959acdc9e6af291b7f8c3ac530496322745385a2.tar.bz2 |
Merge topic 'FindLibXslt-targets'
8a90ef5a44 FindLibXslt: use LIBXSLT_LIBRARY as cache variable
1aa7df4114 FindLibXslt: provide imported targets
dd506714f4 FindLibXslt: identify libexslt include directory
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4650
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 5011863..f44a209 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1441,6 +1441,7 @@ ${CMake_SOURCE_DIR}/Utilities/Release/push.bash --dir dev -- '${CMake_BUILD_NIGH Libinput LibUV LibXml2 + LibXslt LTTngUST ODBC OpenACC |