diff options
author | Brad King <brad.king@kitware.com> | 2019-08-20 13:15:32 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2019-08-20 13:17:18 (GMT) |
commit | 8c1d3e3b79fb921bfada3b19e6bb4115da4a4e6e (patch) | |
tree | 2f706d72eb8ba1782a01e6ab95d3288617cab8e9 /Tests/CMakeLists.txt | |
parent | 7432297ca081dbac34f939298db020c2ea4e2b32 (diff) | |
parent | f4fc0667ae406c8f6b4c3e22a73ae4a7a075404b (diff) | |
download | CMake-8c1d3e3b79fb921bfada3b19e6bb4115da4a4e6e.zip CMake-8c1d3e3b79fb921bfada3b19e6bb4115da4a4e6e.tar.gz CMake-8c1d3e3b79fb921bfada3b19e6bb4115da4a4e6e.tar.bz2 |
Merge topic 'find_openacc_targets'
f4fc0667ae FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variable
9460501ad7 FindOpenACC: Provide a Fortran snippet that compiles with gfortran
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3670
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 5b8f255..febcd7a 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1409,6 +1409,7 @@ ${CMake_SOURCE_DIR}/Utilities/Release/push.bash --dir dev -- '${CMake_BUILD_NIGH LibXml2 LTTngUST ODBC + OpenACC OpenCL OpenGL OpenMP |