Synch with hdf5 deveolp improvements

This commit is contained in:
Allen Byrne
2017-06-19 09:50:02 -05:00
parent 92de5e051f
commit ec1eee20ed
21 changed files with 16 additions and 21 deletions

View File

@@ -8,7 +8,7 @@
# distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
#
#-------------------------------------------------------------------------------
macro (SET_GLOBAL_VARIABLE name value)
set (${name} ${value} CACHE INTERNAL "Used to pass variables between directories" FORCE)