summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use props for includes and remove global includes (#3921)Allen Byrne2024-01-041-5/+3
|
* New Fortran Examples added (#3916)Scot Breitenfeld2024-01-031-1/+1
| | | | | * added subfiling example * Added filtered writes with no selection example
* Added new H5G Fortran HDF5examples (#3908)Scot Breitenfeld2023-12-221-0/+1
| | | | | | | * updated traverse example * added H5PAR success statement * skipping H5_f90_h5ex_g_traverse
* Add VDS examples and fix non-standalone build (#3898)Allen Byrne2023-12-211-18/+34
| | | | | | | | * Choose a size for rdata dimension * Fix platform naming conflicts * Fix doxygen references to point within library repo
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-23/+55
|
* Update examples with 1.6 api and static libs (#3874)Allen Byrne2023-11-291-11/+13
| | | | | | | * Update examples with 1.6 api and static libs * Only check for STATIC only builds * Do not calculate version as library has already.
* Develop merge examples (#3851)Allen Byrne2023-11-271-0/+170
* Merge examples repo into library * Change grepTest to be more fault-tolerant * Update examples macro file * Exclude all Fortran examples from doxygen