summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDF5_Examples.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-05-30 16:16:11 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-05-30 16:16:11 (GMT)
commit86de942cf51c832dfda4ed47ca081138c091cb39 (patch)
tree580f0650ef40e57f4dbb535933663e900bc86a27 /config/cmake/HDF5_Examples.cmake.in
parent56d23f00a7fbceea7ab7217eaeadc791c61b01e2 (diff)
downloadhdf5-86de942cf51c832dfda4ed47ca081138c091cb39.zip
hdf5-86de942cf51c832dfda4ed47ca081138c091cb39.tar.gz
hdf5-86de942cf51c832dfda4ed47ca081138c091cb39.tar.bz2
Added toolset and intel checks
Diffstat (limited to 'config/cmake/HDF5_Examples.cmake.in')
-rw-r--r--config/cmake/HDF5_Examples.cmake.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/cmake/HDF5_Examples.cmake.in b/config/cmake/HDF5_Examples.cmake.in
index 6918bb3..0f53aa1 100644
--- a/config/cmake/HDF5_Examples.cmake.in
+++ b/config/cmake/HDF5_Examples.cmake.in
@@ -17,6 +17,9 @@ cmake_minimum_required(VERSION 3.2.2 FATAL_ERROR)
###############################################################################################################
set (CTEST_CMAKE_GENERATOR "@CMAKE_GENERATOR@")
+if ()
+ set (CMAKE_GENERATOR_TOOLSET "@GENERATOR_TOOLSET@"
+endif ()
set (CTEST_DASHBOARD_ROOT ${CTEST_SCRIPT_DIRECTORY})
# handle input parameters to script.