Files
hdf5/HDF5Examples/PYTHON/Py_sourcefiles.cmake

21 lines
431 B
CMake

#-----------------------------------------------------------------------------
# Define Sources, one file per application
#-----------------------------------------------------------------------------
set (examples
h5_compound
h5_crtdat
h5_gzip
h5_hype
h5_hypeb
h5_links
h5_objref
h5_readtofloat
h5_regref
h5_selecelem
h5_string
h5_unlim
h5_visit
h5_visita
h5_vlstring
)