summaryrefslogtreecommitdiffstats
path: root/config/cmake/mccacheinit.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-04-28 20:19:14 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-04-28 20:19:14 (GMT)
commit28fc6016db47bb0f4342e71c122190f7adfeba9e (patch)
tree609d1a0a34742dfadcd8b7e734c9fb08c2cbc7ff /config/cmake/mccacheinit.cmake
parente5467b3e4e1a42f917055e64f037f182a5f000e7 (diff)
downloadhdf5-28fc6016db47bb0f4342e71c122190f7adfeba9e.zip
hdf5-28fc6016db47bb0f4342e71c122190f7adfeba9e.tar.gz
hdf5-28fc6016db47bb0f4342e71c122190f7adfeba9e.tar.bz2
[svn-r20669] Add test_configuration setting
Diffstat (limited to 'config/cmake/mccacheinit.cmake')
-rwxr-xr-xconfig/cmake/mccacheinit.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cmake/mccacheinit.cmake b/config/cmake/mccacheinit.cmake
index 2086991..80ae1f8 100755
--- a/config/cmake/mccacheinit.cmake
+++ b/config/cmake/mccacheinit.cmake
@@ -56,3 +56,5 @@ SET (SZIP_TGZ_NAME "SZip.tar.gz" CACHE STRING "Use SZip from compressed file" FO
SET (CMAKE_BUILD_TYPE "Debug" CACHE STRING "Build Debug" FORCE)
+SET (CTEST_BUILD_CONFIGURATION "Debug" CACHE STRING "Build Debug" FORCE)
+