mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01: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
|
|
|