summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/Perf/C_sourcefiles.cmake
blob: ac8a01dd45132314fdb6e3b4ad7f49a898a44ad4 (plain)
1
2
3
4
5
6
7
8
#-----------------------------------------------------------------------------
# Define Sources, one file per application
#-----------------------------------------------------------------------------
set (examples
    h5slabread.c
    h5slabwrite.c
    h5efc.c
)