mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
12 lines
202 B
HTML
12 lines
202 B
HTML
|
|
bin_PROGRAMS += Test_nersc_io Test_serialisation
|
|
|
|
|
|
Test_nersc_io_SOURCES=Test_nersc_io.cc
|
|
Test_nersc_io_LDADD=-lGrid
|
|
|
|
|
|
Test_serialisation_SOURCES=Test_serialisation.cc
|
|
Test_serialisation_LDADD=-lGrid
|
|
|