This commit is contained in:
Paul Kent 2017-08-29 12:06:16 -04:00
parent 694966167e
commit 145cf102d5
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ IF ( QMC_OPTIONS )
ENDIF()
IF ( HDF5_ROOT )
SET( CTEST_OPTIONS "${QMC_OPTIONS};${HDF5_ROOT}" )
SET( CTEST_OPTIONS "${CTEST_OPTIONS};${HDF5_ROOT}" )
ENDIF()
MESSAGE("Configure options:")