summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-11-03 16:07:42 (GMT)
committerGitHub <noreply@github.com>2023-11-03 16:07:42 (GMT)
commit8113769871f989578d67db6ab9366d995b568ebc (patch)
treeb2f3973907fdd067b578c28847228d917d141ec6 /config/cmake/scripts
parentf9f2e056c6fc422015000263f30f6f2c02a4789f (diff)
downloadhdf5-8113769871f989578d67db6ab9366d995b568ebc.zip
hdf5-8113769871f989578d67db6ab9366d995b568ebc.tar.gz
hdf5-8113769871f989578d67db6ab9366d995b568ebc.tar.bz2
Adjust some CMake settings (#3828)hdf5_1_12
Diffstat (limited to 'config/cmake/scripts')
-rw-r--r--config/cmake/scripts/HDF5options.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF5options.cmake b/config/cmake/scripts/HDF5options.cmake
index 92bfd37..5d07846 100644
--- a/config/cmake/scripts/HDF5options.cmake
+++ b/config/cmake/scripts/HDF5options.cmake
@@ -26,7 +26,6 @@
#############################################################################################
### use a toolchain file (supported everywhere) ####
-
#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DCMAKE_TOOLCHAIN_FILE:STRING=config/toolchain/intel.cmake")
#############################################################################################