mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-14 03:57:06 +01:00
Command line args and a general clean up
This commit is contained in:
@ -7,7 +7,7 @@ if BUILD_COMMS_MPI
|
||||
endif
|
||||
|
||||
if BUILD_COMMS_NONE
|
||||
extra_sources+=communicator/Grid_communicator_fake.cc
|
||||
extra_sources+=communicator/Grid_communicator_none.cc
|
||||
endif
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user