1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-25 14:41:44 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
51660199c2 create tests directory 2021-04-30 15:50:41 +02:00
a1d6d32aae added temp solution for missing install-sh script 2021-04-28 15:57:31 +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