1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 18:57:39 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
f272d27863 pkgconfig 2021-05-05 12:17:15 +02:00
f7dea1fd1c Fixed configure and install 2021-05-05 11:37:48 +02:00
03f58a649e fixed make install and introduced uninstall targets 2021-05-03 15:15:49 +02:00
q-posev
a9c506dd15 fix distcheck rule 2021-04-30 20:10:06 +02:00
4578fb1a2b adapt rules for new structure of the root directory 2021-04-30 19:04:43 +02:00
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