summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-02-02 18:00:07 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-02-02 18:00:07 (GMT)
commit1fad6541081792757641de031f623978c2600b04 (patch)
tree4f2659760d53a8412804565676f495073e485df4 /config
parentdf7a817322b7339cc64154eb59c18189a3cb4bd4 (diff)
downloadhdf5-1fad6541081792757641de031f623978c2600b04.zip
hdf5-1fad6541081792757641de031f623978c2600b04.tar.gz
hdf5-1fad6541081792757641de031f623978c2600b04.tar.bz2
[svn-r26108] Correct name of source file
Diffstat (limited to 'config')
-rw-r--r--config/cmake/HDF518_Examples.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/HDF518_Examples.cmake.in b/config/cmake/HDF518_Examples.cmake.in
index 0ec9cbd..d0f6f6e 100644
--- a/config/cmake/HDF518_Examples.cmake.in
+++ b/config/cmake/HDF518_Examples.cmake.in
@@ -14,7 +14,7 @@ set(CTEST_BUILD_CONFIGURATION "Release")
#set(NO_MAC_FORTRAN "true")
#set(BUILD_OPTIONS "${BUILD_OPTIONS} -DHDF_BUILD_FORTRAN:BOOL=ON")
#set(BUILD_OPTIONS "${BUILD_OPTIONS} -DHDF_ENABLE_F2003:BOOL=ON)
-set(CTEST_USE_TAR_SOURCE "true")
+set(CTEST_USE_TAR_SOURCE ${CTEST_SCRIPT_ARG})
###############################################################################################################
# Adjust the following SET Commands as needed