mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 10:06:09 +01:00
Merge branch 'rescaled_vj' of https://github.com/v1j4y/qmckl into rescaled_vj
This commit is contained in:
commit
937d7aa9eb
@ -27,9 +27,9 @@ in org-mode files and produce the source code and the documentation from these f
|
|||||||
## For maintainers
|
## For maintainers
|
||||||
|
|
||||||
```
|
```
|
||||||
python tools/build_makefile.py
|
./autogen.sh
|
||||||
autoreconf -i
|
QMCKL_DEVEL=1 ./configure --prefix=$PWD/_install --enable-silent-rules --enable-maintainer-mode
|
||||||
QMCKL_DEVEL=1 ./configure --enable-debug
|
|
||||||
make
|
make
|
||||||
make check
|
make check
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user