mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-19 16:27:05 +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