mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 20:36:01 +01:00
Update README
This commit is contained in:
parent
2bbef647f5
commit
388fd1974f
@ -27,8 +27,9 @@ in org-mode files and produce the source code and the documentation from these f
|
|||||||
## For maintainers
|
## For maintainers
|
||||||
|
|
||||||
```
|
```
|
||||||
autoreconf
|
./autogen.sh
|
||||||
QMCKL_DEVEL=1 ./configure --enable-debug
|
QMCKL_DEVEL=1 ./configure --prefix=$PWD/_install --enable-silent-rules --enable-maintainer-mode
|
||||||
|
|
||||||
make
|
make
|
||||||
make check
|
make check
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user