Build a smaller subset of tests

- I think there is some special stuff that needs to happen to get the others working
pull/5/head
Izaak Beekman 9 years ago
parent 5a582ac16f
commit 2ec9106309
No known key found for this signature in database
GPG Key ID: A93CE70D8021BD0F

@ -85,7 +85,7 @@ foreach( lib IN LISTS MPI_Fortran_LIBRARIES)
endforeach()
string(STRIP "${MPI_LIBS}" MPI_LIBS)
set(directory_list fileread hello kernel pargen torture util)
set(directory_list hello )#fileread hello kernel pargen torture util)
if (SERIAL_MPI)
set(directory_list ${directory_list} serial)
endif()

Loading…
Cancel
Save