mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r26431] Add new example (reorder to match closer to makefile)
This commit is contained in:
parent
2c365915e1
commit
e1fed18477
@ -10,20 +10,20 @@ add_definitions (${HDF_EXTRA_C_FLAGS})
|
||||
# Define Sources
|
||||
#-----------------------------------------------------------------------------
|
||||
set (examples
|
||||
h5_crtdat
|
||||
h5_rdwt
|
||||
h5_crtatt
|
||||
h5_crtgrp
|
||||
h5_crtgrpar
|
||||
h5_crtgrpd
|
||||
h5_cmprss
|
||||
h5_extend
|
||||
h5_subset
|
||||
h5_write
|
||||
h5_read
|
||||
h5_extend_write
|
||||
h5_chunk_read
|
||||
h5_compound
|
||||
h5_crtgrpar
|
||||
h5_crtgrpd
|
||||
h5_subset
|
||||
h5_cmprss
|
||||
h5_crtdat
|
||||
h5_rdwt
|
||||
h5_crtatt
|
||||
h5_extend
|
||||
h5_crtgrp
|
||||
h5_group
|
||||
h5_select
|
||||
h5_attribute
|
||||
@ -34,10 +34,11 @@ set (examples
|
||||
h5_extlink
|
||||
h5_elink_unix2win
|
||||
h5_shared_mesg
|
||||
h5_vds-eiger
|
||||
h5_vds-exclim
|
||||
h5_vds-exc
|
||||
h5_vds
|
||||
h5_vds-exc
|
||||
h5_vds-exclim
|
||||
h5_vds-eiger
|
||||
h5_vds-simpleIO
|
||||
)
|
||||
|
||||
foreach (example ${examples})
|
||||
|
Loading…
x
Reference in New Issue
Block a user