summaryrefslogtreecommitdiffstats
path: root/config/cmake/hdf5-config.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-06-02 16:44:51 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-06-02 16:44:51 (GMT)
commit0a3f8239e65b9405634560bc5e648247748bcdfa (patch)
tree4af1560008ef528b91721bc6d928b66750d32dcf /config/cmake/hdf5-config.cmake.in
parent9905db41ee8e061303410f91474a1acea6ad6ceb (diff)
downloadhdf5-0a3f8239e65b9405634560bc5e648247748bcdfa.zip
hdf5-0a3f8239e65b9405634560bc5e648247748bcdfa.tar.gz
hdf5-0a3f8239e65b9405634560bc5e648247748bcdfa.tar.bz2
Add toolset option
Diffstat (limited to 'config/cmake/hdf5-config.cmake.in')
-rw-r--r--config/cmake/hdf5-config.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cmake/hdf5-config.cmake.in b/config/cmake/hdf5-config.cmake.in
index c54391f..904c083 100644
--- a/config/cmake/hdf5-config.cmake.in
+++ b/config/cmake/hdf5-config.cmake.in
@@ -44,6 +44,7 @@ set (${HDF5_PACKAGE_NAME}_ENABLE_SZIP_ENCODING @HDF5_ENABLE_SZIP_ENCODING@)
set (${HDF5_PACKAGE_NAME}_BUILD_SHARED_LIBS @BUILD_SHARED_LIBS@)
set (${HDF5_PACKAGE_NAME}_PACKAGE_EXTLIBS @HDF5_PACKAGE_EXTLIBS@)
set (${HDF5_PACKAGE_NAME}_EXPORT_LIBRARIES @HDF5_LIBRARIES_TO_EXPORT@)
+set (${HDF5_PACKAGE_NAME}_TOOLSET "@CMAKE_GENERATOR_TOOLSET@")
#-----------------------------------------------------------------------------
# Dependencies