1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
51660199c2 create tests directory 2021-04-30 15:50:41 +02:00
Evgeny Posenitskiy
818d66d4d3
Autoconfig with optional HDF5 compilation (#42)
Makefile.in:
* recursive build;
* advanced make targets;
* major support for autoconf and minor for package managers.

configure.ac:
* optional HDF5 compilation [default: --with-hdf5];
* add -fPIC to CFLAGS if missing.
2021-04-28 15:30:18 +02:00