Fixing compile error on platforms/filesystems that are case insensitive (MAC) due to MPI.h including mpi.h which included itself rather than including mpi
This commit is contained in:
@@ -227,7 +227,7 @@ SET( DROP_SITE_CDASH TRUE )
|
||||
CTEST_SUBMIT()
|
||||
|
||||
|
||||
# Clean up
|
||||
# exec_program("make distclean")
|
||||
# Write a message to test for success in the ctest-builder
|
||||
MESSAGE( "ctest_script ran to completion" )
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user